Uses of Class
org.jbpm.bpmn2.core.Interface.Operation
-
Packages that use Interface.Operation Package Description org.jbpm.bpmn2.core -
-
Uses of Interface.Operation in org.jbpm.bpmn2.core
Methods in org.jbpm.bpmn2.core that return Interface.Operation Modifier and Type Method Description Interface.OperationInterface. addOperation(String id, String name)Interface.OperationInterface. getOperation(String name)
-