Uses of Class
io.automatiko.engine.api.workflow.GroupedNamedDataType
-
Packages that use GroupedNamedDataType Package Description io.automatiko.engine.api.workflow -
-
Uses of GroupedNamedDataType in io.automatiko.engine.api.workflow
Constructors in io.automatiko.engine.api.workflow with parameters of type GroupedNamedDataType Constructor Description IOEventDescription(String event, String nodeId, String nodeName, String eventType, String nodeInstanceId, String processInstanceId, GroupedNamedDataType dataType)IOEventDescription(String event, String nodeId, String nodeName, String eventType, String nodeInstanceId, String processInstanceId, GroupedNamedDataType dataType, Map<String,String> properties)
-