Uses of Interface
org.camunda.bpm.scenario.delegate.ProcessInstanceAwareDelegate
-
Packages that use ProcessInstanceAwareDelegate Package Description org.camunda.bpm.scenario.delegate org.camunda.bpm.scenario.impl.delegate org.camunda.bpm.scenario.impl.waitstate -
-
Uses of ProcessInstanceAwareDelegate in org.camunda.bpm.scenario.delegate
Subinterfaces of ProcessInstanceAwareDelegate in org.camunda.bpm.scenario.delegate Modifier and Type Interface Description interfaceEventBasedGatewayDelegateinterfaceEventSubscriptionDelegateinterfaceExternalTaskDelegateinterfaceTaskDelegate -
Uses of ProcessInstanceAwareDelegate in org.camunda.bpm.scenario.impl.delegate
Classes in org.camunda.bpm.scenario.impl.delegate that implement ProcessInstanceAwareDelegate Modifier and Type Class Description classAbstractEventSubscriptionDelegateclassAbstractExternalTaskDelegateclassAbstractTaskDelegateclassEventSubscriptionDelegateImpl -
Uses of ProcessInstanceAwareDelegate in org.camunda.bpm.scenario.impl.waitstate
Classes in org.camunda.bpm.scenario.impl.waitstate that implement ProcessInstanceAwareDelegate Modifier and Type Class Description classBusinessRuleTaskExecutableclassEventBasedGatewayExecutableclassMessageEndEventExecutableclassMessageIntermediateCatchEventExecutableclassMessageIntermediateThrowEventExecutableclassReceiveTaskExecutableclassSendTaskExecutableclassServiceTaskExecutableclassSignalIntermediateCatchEventExecutableclassUserTaskExecutable
-