Uses of Class
org.flowable.bpmn.model.ServiceTask
-
Packages that use ServiceTask Package Description org.flowable.bpmn.model org.flowable.bpmn.model.alfresco -
-
Uses of ServiceTask in org.flowable.bpmn.model
Subclasses of ServiceTask in org.flowable.bpmn.model Modifier and Type Class Description classCaseServiceTaskclassExternalWorkerServiceTaskclassHttpServiceTaskclassSendEventServiceTaskMethods in org.flowable.bpmn.model that return ServiceTask Modifier and Type Method Description ServiceTaskServiceTask. clone()Methods in org.flowable.bpmn.model with parameters of type ServiceTask Modifier and Type Method Description voidServiceTask. setValues(ServiceTask otherElement) -
Uses of ServiceTask in org.flowable.bpmn.model.alfresco
Subclasses of ServiceTask in org.flowable.bpmn.model.alfresco Modifier and Type Class Description classAlfrescoMailTaskclassAlfrescoScriptTask
-