Uses of Interface
org.camunda.bpm.scenario.defer.Deferrable
-
Packages that use Deferrable Package Description org.camunda.bpm.scenario.delegate org.camunda.bpm.scenario.impl.delegate org.camunda.bpm.scenario.impl.waitstate -
-
Uses of Deferrable in org.camunda.bpm.scenario.delegate
Subinterfaces of Deferrable in org.camunda.bpm.scenario.delegate Modifier and Type Interface Description interfaceEventBasedGatewayDelegateinterfaceEventSubscriptionDelegateinterfaceExternalTaskDelegateinterfaceProcessInstanceDelegateinterfaceTaskDelegate -
Uses of Deferrable in org.camunda.bpm.scenario.impl.delegate
Classes in org.camunda.bpm.scenario.impl.delegate that implement Deferrable Modifier and Type Class Description classAbstractEventSubscriptionDelegateclassAbstractExternalTaskDelegateclassAbstractProcessInstanceDelegateclassAbstractTaskDelegateclassEventSubscriptionDelegateImplclassProcessInstanceDelegateImpl -
Uses of Deferrable in org.camunda.bpm.scenario.impl.waitstate
Classes in org.camunda.bpm.scenario.impl.waitstate that implement Deferrable Modifier and Type Class Description classBusinessRuleTaskExecutableclassCallActivityExecutableclassConditionalIntermediateEventExecutableclassEventBasedGatewayExecutableclassMessageEndEventExecutableclassMessageIntermediateCatchEventExecutableclassMessageIntermediateThrowEventExecutableclassReceiveTaskExecutableclassSendTaskExecutableclassServiceTaskExecutableclassSignalIntermediateCatchEventExecutableclassTimerIntermediateEventExecutableclassUserTaskExecutable
-