Uses of Class
io.automatiko.engine.workflow.bpmn2.core.Interface.Operation
-
Packages that use Interface.Operation Package Description io.automatiko.engine.workflow.bpmn2.core -
-
Uses of Interface.Operation in io.automatiko.engine.workflow.bpmn2.core
Methods in io.automatiko.engine.workflow.bpmn2.core that return Interface.Operation Modifier and Type Method Description Interface.OperationInterface. addOperation(java.lang.String id, java.lang.String name)Interface.OperationInterface. getOperation(java.lang.String name)
-