Uses of Class
io.automatiko.engine.api.workflow.NamedDataType
Packages that use NamedDataType
-
Uses of NamedDataType in io.automatiko.engine.api.workflow
Methods in io.automatiko.engine.api.workflow that return types with arguments of type NamedDataTypeMethod parameters in io.automatiko.engine.api.workflow with type arguments of type NamedDataTypeModifier and TypeMethodDescriptionvoidGroupedNamedDataType.add(String name, List<NamedDataType> types) Constructors in io.automatiko.engine.api.workflow with parameters of type NamedDataTypeModifierConstructorDescriptionBaseEventDescription(String event, String nodeId, String nodeName, String eventType, String nodeInstanceId, String processInstanceId, NamedDataType dataType, Map<String, String> properties) BaseEventDescription(String event, String nodeId, String nodeName, String eventType, String nodeInstanceId, String processInstanceId, String referenceId, NamedDataType dataType)