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(String id, String name)Interface.OperationInterface. getOperation(String name)
-