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
PlanItemInstanceLifecycleListenerimplementation that creates anActionInstancewhen any plan item instance becomes enabled.APlanItemInstanceLifecycleListenerimplementation that removes an action instance when an enabledPlanItemInstancein the ENABLED state is left.APlanItemInstanceLifecycleListenerimplementation that removes theActionInstanceassociated with reactivate event listener when the event listener is completed.APlanItemInstanceLifecycleListenerimplementation that creates anActionInstancewhen a user event listener becomes active.APlanItemInstanceLifecycleListenerimplementation that removes theActionInstanceassociated with the user event listener when the user event listeners is completed.