Uses of Package
org.activiti.engine.impl.bpmn.webservice
-
Packages that use org.activiti.engine.impl.bpmn.webservice Package Description org.activiti.engine.impl.bpmn.behavior org.activiti.engine.impl.bpmn.webservice org.activiti.engine.impl.webservice -
Classes in org.activiti.engine.impl.bpmn.webservice used by org.activiti.engine.impl.bpmn.behavior Class Description MessageDefinition Implementation of the BPMN 2.0 'message'Operation An Operation is part of anBpmnInterfaceand it defines Messages that are consumed and (optionally) produced when the Operation is called. -
Classes in org.activiti.engine.impl.bpmn.webservice used by org.activiti.engine.impl.bpmn.webservice Class Description BpmnInterface An Interface defines a set of operations that are implemented by services external to the process.BpmnInterfaceImplementation Represents an implementation of aBpmnInterfaceMessageDefinition Implementation of the BPMN 2.0 'message'MessageInstance An instance of aMessageDefinitionOperation An Operation is part of anBpmnInterfaceand it defines Messages that are consumed and (optionally) produced when the Operation is called.OperationImplementation Represents an implementation of aOperation -
Classes in org.activiti.engine.impl.bpmn.webservice used by org.activiti.engine.impl.webservice Class Description BpmnInterfaceImplementation Represents an implementation of aBpmnInterfaceMessageInstance An instance of aMessageDefinitionOperation An Operation is part of anBpmnInterfaceand it defines Messages that are consumed and (optionally) produced when the Operation is called.OperationImplementation Represents an implementation of aOperation