Uses of Interface
com.flowable.platform.api.event.FlowableInstanceSynchronizedEvent
Packages that use FlowableInstanceSynchronizedEvent
-
Uses of FlowableInstanceSynchronizedEvent in com.flowable.platform.engine.impl.event
Classes in com.flowable.platform.engine.impl.event that implement FlowableInstanceSynchronizedEventMethods in com.flowable.platform.engine.impl.event that return FlowableInstanceSynchronizedEventModifier and TypeMethodDescriptionFlowablePlatformEventBuilder.activityInstanceSynchronized(String activityInstanceId) FlowablePlatformEventBuilder.caseInstanceSynchronized(String caseInstanceId) FlowablePlatformEventBuilder.planItemInstanceSynchronized(String planItemInstanceId) FlowablePlatformEventBuilder.processInstanceSynchronized(String processInstanceId) FlowablePlatformEventBuilder.taskInstanceSynchronized(String taskInstanceId)