| Interface | Description |
|---|---|
| PlatformConversationHandler |
| Class | Description |
|---|---|
| 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.
|
| 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. |
Copyright © 2019. All rights reserved.