Package com.flowable.platform.service.action
package com.flowable.platform.service.action
-
ClassDescriptionThe default form provider will simply use the form repository to fetch the latest form definition by form key.A
PlanItemInstanceLifecycleListener
implementation that creates anActionInstance
when any plan item instance becomes enabled.APlanItemInstanceLifecycleListener
implementation that removes an action instance when an enabledPlanItemInstance
in the ENABLED state is left.APlanItemInstanceLifecycleListener
implementation that removes theActionInstance
associated with reactivate event listener when the event listener is completed.APlanItemInstanceLifecycleListener
implementation that creates anActionInstance
when a user event listener becomes active.APlanItemInstanceLifecycleListener
implementation that removes theActionInstance
associated with the user event listener when the user event listeners is completed.