Class DataActionWithUsedWordsElement
- Object
-
- PathElement
-
- AbstractElementWithSessionScripting
-
- AbstractElementWithScripting
-
- DataActionElement
-
- DataActionWithUsedWordsElement
-
- All Implemented Interfaces:
Serializable
public class DataActionWithUsedWordsElement extends DataActionElement
The DataActionWithUsedWordsElement element denotes that a certain data action has been executed that may have used words.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>
getUsedWords()
String
toString()
-
Methods inherited from class DataActionElement
getDataActionId, getDataActionType, getDescription, getName, getParentId, getParentType, getType
-
Methods inherited from class AbstractElementWithScripting
getChangedFlowVariables
-
Methods inherited from class AbstractElementWithSessionScripting
getChangedSessionVariables
-
Methods inherited from class PathElement
getPropertyGetters
-
-
-
-
Method Detail
-
toString
public String toString()
- Overrides:
toString
in classDataActionElement
-
-