| AbstractCustomSqlExecution<Mapper,ResultType> |
|
| AbstractSetProcessDefinitionStateCmd |
|
| AbstractSetProcessInstanceStateCmd |
|
| AcquireAsyncJobsDueCmd |
|
| AcquireJobsCmd |
|
| AcquireTimerJobsCmd |
|
| ActivateProcessDefinitionCmd |
|
| ActivateProcessInstanceCmd |
|
| AddCommentCmd |
|
| AddEditorSourceExtraForModelCmd |
|
| AddEditorSourceForModelCmd |
|
| AddEventListenerCommand |
Command that adds an event-listener to the Activiti engine.
|
| AddIdentityLinkCmd |
|
| AddIdentityLinkForProcessDefinitionCmd |
|
| AddIdentityLinkForProcessInstanceCmd |
|
| CancelJobCmd |
Command that dispatches a JOB_CANCELLED event and deletes the job entity.
|
| CancelJobsCmd |
Send job cancelled event and delete job
|
| ChangeDeploymentTenantIdCmd |
|
| CheckPassword |
|
| ClaimTaskCmd |
|
| CompleteTaskCmd |
|
| CreateAttachmentCmd |
|
| CreateGroupCmd |
|
| CreateGroupQueryCmd |
|
| CreateMembershipCmd |
|
| CreateModelCmd |
|
| CreateUserCmd |
|
| CreateUserQueryCmd |
|
| DelegateTaskCmd |
|
| DeleteAttachmentCmd |
|
| DeleteCommentCmd |
|
| DeleteDeploymentCmd |
|
| DeleteEventLogEntry |
|
| DeleteGroupCmd |
|
| DeleteHistoricProcessInstanceCmd |
|
| DeleteHistoricTaskInstanceCmd |
|
| DeleteIdentityLinkCmd |
|
| DeleteIdentityLinkForProcessDefinitionCmd |
|
| DeleteIdentityLinkForProcessInstanceCmd |
|
| DeleteJobCmd |
|
| DeleteMembershipCmd |
|
| DeleteModelCmd |
|
| DeleteProcessInstanceCmd |
|
| DeleteTaskCmd |
|
| DeleteUserCmd |
|
| DeleteUserInfoCmd |
|
| DeployCmd<T> |
|
| DispatchEventCommand |
Command that dispatches an event.
|
| ExecuteAsyncJobCmd |
|
| ExecuteCustomSqlCmd<Mapper,ResultType> |
|
| ExecuteJobsCmd |
|
| FindActiveActivityIdsCmd |
|
| GetAttachmentCmd |
|
| GetAttachmentContentCmd |
|
| GetBpmnModelCmd |
|
| GetCommentCmd |
|
| GetDeploymentProcessDefinitionCmd |
|
| GetDeploymentProcessDiagramCmd |
Gives access to a deployed process diagram, e.g., a PNG image, through a
stream of bytes.
|
| GetDeploymentProcessDiagramLayoutCmd |
|
| GetDeploymentProcessModelCmd |
Gives access to a deployed process model, e.g., a BPMN 2.0 XML file, through
a stream of bytes.
|
| GetDeploymentResourceCmd |
|
| GetDeploymentResourceNamesCmd |
|
| GetEventLogEntriesCmd |
|
| GetExecutionVariableCmd |
|
| GetExecutionVariableInstanceCmd |
|
| GetExecutionVariableInstancesCmd |
|
| GetExecutionVariablesCmd |
|
| GetFormKeyCmd |
Command for retrieving start or task form keys.
|
| GetHistoricIdentityLinksForTaskCmd |
|
| GetIdentityLinksForProcessDefinitionCmd |
|
| GetIdentityLinksForProcessInstanceCmd |
|
| GetIdentityLinksForTaskCmd |
|
| GetJobExceptionStacktraceCmd |
|
| GetModelCmd |
|
| GetModelEditorSourceCmd |
|
| GetModelEditorSourceExtraCmd |
|
| GetNextIdBlockCmd |
|
| GetProcessDefinitionInfoCmd |
|
| GetProcessInstanceAttachmentsCmd |
|
| GetProcessInstanceCommentsCmd |
|
| GetProcessInstanceEventsCmd |
|
| GetPropertiesCmd |
|
| GetRenderedStartFormCmd |
|
| GetRenderedTaskFormCmd |
|
| GetStartFormCmd |
|
| GetSubTasksCmd |
|
| GetTableCountCmd |
|
| GetTableMetaDataCmd |
|
| GetTableNameCmd |
|
| GetTaskAttachmentsCmd |
|
| GetTaskCommentsByTypeCmd |
|
| GetTaskCommentsCmd |
|
| GetTaskEventCmd |
|
| GetTaskEventsCmd |
|
| GetTaskFormCmd |
|
| GetTaskVariableCmd |
|
| GetTaskVariablesCmd |
|
| GetTypeCommentsCmd |
|
| GetUserInfoCmd |
|
| GetUserInfoKeysCmd |
|
| GetUserPictureCmd |
|
| HasExecutionVariableCmd |
|
| HasTaskVariableCmd |
|
| IsProcessDefinitionSuspendedCmd |
|
| JobRetryCmd |
|
| LockExclusiveJobCmd |
|
| MessageEventReceivedCmd |
|
| NeedsActiveExecutionCmd<T> |
|
| NeedsActiveProcessDefinitionCmd<T> |
|
| NeedsActiveTaskCmd<T> |
An abstract superclass for Command implementations that
want to verify the provided task is always active (ie.
|
| NewTaskCmd |
|
| RemoveEventListenerCommand |
Command that removes an event-listener to the Activiti engine.
|
| RemoveExecutionVariablesCmd |
|
| RemoveTaskVariablesCmd |
|
| ResolveTaskCmd |
|
| SaveAttachmentCmd |
|
| SaveGroupCmd |
|
| SaveModelCmd |
|
| SaveProcessDefinitionInfoCmd |
|
| SaveTaskCmd |
|
| SaveUserCmd |
|
| SetDeploymentCategoryCmd |
|
| SetExecutionVariablesCmd |
|
| SetJobRetriesCmd |
|
| SetProcessDefinitionCategoryCmd |
|
| SetProcessDefinitionVersionCmd |
Command that changes the process definition version of an existing
process instance.
|
| SetProcessInstanceBusinessKeyCmd |
Command that changes the business key of an existing
process instance.
|
| SetProcessInstanceNameCmd |
|
| SetTaskDueDateCmd |
|
| SetTaskPriorityCmd |
|
| SetTaskVariablesCmd |
|
| SetUserInfoCmd |
|
| SetUserPictureCmd |
|
| SignalCmd |
|
| SignalEventReceivedCmd |
|
| StartProcessInstanceByMessageCmd |
|
| StartProcessInstanceCmd<T> |
|
| SubmitStartFormCmd |
|
| SubmitTaskFormCmd |
|
| SuspendProcessDefinitionCmd |
|
| SuspendProcessInstanceCmd |
|
| UnlockExclusiveJobCmd |
|
| ValidateBpmnModelCmd |
|