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