|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
HistoricDetailQuery.activityInstanceId(String) instead
activity instance.
TaskService.addGroupIdentityLink(String, String, String); with type IdentityLinkType.CANDIDATE
TaskService.addUserIdentityLink(String, String, String); with type IdentityLinkType.CANDIDATE
ExecutionQuery instance,
that can be used to query the executions and process instances.
GroupQuery thats allows to programmatically query the groups.
HistoricActivityInstances.
HistoricDetails.
HistoricProcessInstances.
HistoricTaskInstances.
ProcessInstanceQuery instance, that can be used
to query process instances.
TablePageQuery that can be used to fetch TablePage
containing specific sections of table row data.
TaskQuery that can be used to dynamically query tasks.
UserQuery that allows to programmatically query the users.
delegationState to DelegationState.PENDING.
JavaDelegates and ExecutionListeners.#deleteGroupIdentityLink(String, String, String); with type IdentityLinkType.CANDIDATE
TaskService.deleteGroupIdentityLink(String, String, String); with type IdentityLinkType.CANDIDATE
DelegateTask.deleteUserIdentityLink(String, String); with type IdentityLinkType.CANDIDATE
TaskService.deleteUserIdentityLink(String, String, String); with type IdentityLinkType.CANDIDATE
RepositoryService.deleteDeployment(String, boolean). This methods may be deleted from 5.3.
Deployments.Executions.StartFormData and TaskFormDataHistoricFormPropertys.
FormProperty.Event.getMessageParts()
userId of the person to which this task is delegated.
userId of the person to which this task is delegated.
DelegateExecution.getProcessBusinessKey() to get the business key for the process
associated with this execution, regardless whether or not this execution is a
process-instance.
DelegationState for this task.
HistoricActivityInstance.getEndTime() and HistoricActivityInstance.getStartTime().
HistoricProcessInstance.getEndTime() and HistoricProcessInstance.getStartTime() .
HistoricTaskInstance.getEndTime() and HistoricTaskInstance.getStartTime() in milliseconds.
event name in case this execution is passed in for an ExecutionListener
FormService.submitStartFormData(String, java.util.Map)
or FormService.submitTaskFormData(String, java.util.Map)
process instance).
IdentityLinks associated with the given task.
Event.getAction()
userId of the person responsible for this task.
userId of the person that is responsible for this task.
the resource
of this process definition.
IdentityService.Groups with the given id.
Groups where the given user is a member of.
Groups with the given name.
Groups where the name matches the given parameter.
Groups.Groups which have the given type.
start form key.
HistoricActivityInstances.HistoricProcessInstance or a HistoricActivityInstance.HistoricDetails.HistoricProcessInstances.HistoricTaskInstances.ProcessEngineConfiguration.setHistory(String) to ensure that only historic process instances and
historic activity instances are being recorded.
ProcessEngineConfiguration.setHistory(String) to ensure that only historic process instances,
historic activity instances and submitted form property values are being recorded.
ProcessEngineConfiguration.setHistory(String) to ensure that all historic information is
being recorded, including the variable updates.
ProcessEngineConfiguration.setHistory(String) to ensure that no history is being recorded.
Users and Groups.activiti.cfg.xml (plain Activiti style configuration)
and for resources activiti-context.xml (Spring style configuration).
FormService.getStartFormData(String) and FormService.getTaskFormData(String).
Jobs.TablePage.
Users that belong to the given group.
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
Query.asc() or Query.desc()).
ProcessEngineConfiguration
(typically based on a configuration file), from which a ProcessEngine can be obtained.ProcessEngine, BPM and workflow operation
can be executed:RepositoryService: Manages Deployments RuntimeService: For starting and searching ProcessInstances TaskService: Exposes operations to manage human (standalone) Tasks,
such as claiming, completing and assigning tasksIdentityService: Used for managing Users,
Groups and the relations between themManagementService: Exposes engine admin and maintenance operations,
which have no relation to the runtime exection of business processesHistoryService: Exposes information about ongoing and past process instances.FormService: Access to form data and rendered forms for starting new process instances and completing tasks.JavaDelegates.FormService.HistoryService.IdentityService.ManagementService.RepositoryService.RuntimeService.TaskService.ProcessDefinitions.ProcessDefinition.ProcessInstances.Deployments,
ProcessDefinitions and ProcessInstances.userId of the person to which this task is delegated.
userId of the person to which this task is delegated.
DelegationState for this task.
userId of the person responsible for this task.
userId of the person that is responsible for this task.
FormData for starting a new process instance.TablePages.FormData for completing a task.historic task instance.
IdentityLink with the given user
Tasks;Task and form related operations.IdentityService.Users with the given email addres.
Users where the email matches the given parameter.
Users with the given firstName.
Users where the first name matches the given parameter.
Users with the given id/
Users with the given lastName.
Users where the last name matches the given parameter.
UserHistoricVariableUpdates.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||