Package com.flowable.platform.service.bot
-
Class Summary Class Description AbstractStartWorkInstanceBot An abstract bot implementation to start a process or case instance and supporting some functions around it.BpmnCancelProcessBot BpmnCompletedUserTaskBot BpmnInjectDynamicSubProcessBot BpmnStartProcessInstanceBot An action bot starting a new process instance and passing in the provided payload.BpmnTestActionBot CmmnCancelCaseBot CmmnCompletedHumanTaskBot CmmnReactivateCaseInstanceBot CmmnStartCaseInstanceBot An action bot starting a new case instance and passing in the provided payload.CmmnStartPlanItemInstanceBot A bot that handles actions originating from CMMN manual activates plan item instances.CmmnUserEventListenerBot A bot that handles actions originating from CMMN user event listeners.PlatformSignalProcessBot ScriptEvaluationBot UserManagementBot Implements a bot managing user based action definitions.