Package org.flowable.engine.impl.bpmn.webservice
package org.flowable.engine.impl.bpmn.webservice
-
ClassDescriptionAn Interface defines a set of operations that are implemented by services external to the process.Represents an implementation of a
BpmnInterface
Implementation of the BPMN 2.0 'message'An implicit data input association between a source and a target.An implicit data output association between a source and a target.An instance of aMessageDefinition
An Operation is part of anBpmnInterface
and it defines Messages that are consumed and (optionally) produced when the Operation is called.Represents an implementation of aOperation