JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package com.flowable.platform.service.action
Interface Summary
Interface
Description
PlatformConversationHandler
Class Summary
Class
Description
AbstractActionBasedListener
AbstractPlanItemInstanceLifecycleListener
BpmnPlatformExposeCompleteTaskListener
BpmnPlatformExposeCreateTaskListener
CaseInstanceActionFilter
CaseInstanceScopedObjectFormProvider
CaseInstanceScopedObjectProvider
CmmnPlatformExposeCompleteTaskListener
CmmnPlatformExposeCreateTaskListener
DefaultScopedObjectFormProvider
The default form provider will simply use the form repository to fetch the latest form definition by form key.
HistoricCaseInstanceActionFilter
HistoricProcessInstanceActionFilter
PlanItemInstanceEnableStateEnterListener
A
PlanItemInstanceLifecycleListener
implementation that creates an
ActionInstance
when any plan item instance becomes enabled.
PlanItemInstanceEnableStateLeaveListener
A
PlanItemInstanceLifecycleListener
implementation that removes an action instance when an enabled
PlanItemInstance
in the ENABLED state is left.
ProcessInstanceActionFilter
ProcessInstanceScopedObjectFormProvider
ProcessInstanceScopedObjectProvider
TaskScopedObjectProvider
UserEventActiveStateEnterListener
A
PlanItemInstanceLifecycleListener
implementation that creates an
ActionInstance
when a user event listener becomes active.
UserEventActiveStateLeaveListener
A
PlanItemInstanceLifecycleListener
implementation that removes the
ActionInstance
associated with the user event listener when the user event listeners is completed.