- get() - Static method in class org.jbpm.services.api.query.QueryMapperRegistry
-
Returns instance of the registry that is already populated with known mappers.
- getActivationTime() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
- getActiveTasks() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
- getActualOwner() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
- getAllAdminAuditTask(String, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Get a list of tasks admin audit (user in businessAdministrators) logs for the user provides applying the query filter
listed statuses.
- getAllAuditTask(String, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Get a list of tasks audit logs for the user provides applying the query filter
listed statuses.
- getAllAuditTaskByStatus(String, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Get a list of all active tasks audit logs for the user provides applying the query filter
listed statuses.
- getAllGroupAuditTask(String, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Get a list of group tasks (actualOwner == null) audit logs for the user provides applying the query filter
listed statuses.
- getAssociatedEntities(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns all organizational entities identifiers involved in the process - like users and groups.
- getAssociatedEntities() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
- getAssociatedEntities() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
- getAttachmentById(Long, Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Get attachment by identifier
- getAttachmentContentById(Long, Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Get attachment's content by identifier
- getAttachmentsByTaskId(Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Get attachments for a task
- getAvailableSignals(Long) - Method in interface org.jbpm.services.api.ProcessService
-
Returns all signals available in current state of given process instance
- getColumn() - Method in class org.jbpm.services.api.query.model.QueryParam
-
- getComment() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
- getCommentById(Long, Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Get comment by identifier
- getCommentsByTaskId(Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Get comments for a task
- getConnection() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
- getCorrelationKey() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
- getCreatedBy() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
- getCreatedBy() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
- getCreatedOn() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
- getDataTimeStamp() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
- getDataTimeStamp() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
- getDataTimeStamp() - Method in interface org.jbpm.services.api.model.VariableDesc
-
- getDeployedAssetLocation(String) - Method in interface org.jbpm.services.api.model.DeployedUnit
-
- getDeployedAssets() - Method in interface org.jbpm.services.api.model.DeployedUnit
-
- getDeployedClasses() - Method in interface org.jbpm.services.api.model.DeployedUnit
-
- getDeployedUnit() - Method in class org.jbpm.services.api.DeploymentEvent
-
- getDeployedUnit(String) - Method in interface org.jbpm.services.api.DeploymentService
-
Returns DeployedUnit
instance for given deployment id if exists
- getDeployedUnits() - Method in interface org.jbpm.services.api.DeploymentService
-
Returns all (currently) deployed units.
- getDeploymentId() - Method in class org.jbpm.services.api.DeploymentEvent
-
- getDeploymentId() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
- getDeploymentId() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
- getDeploymentId() - Method in interface org.jbpm.services.api.model.ProcessDesc
-
- getDeploymentId() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
- getDeploymentId() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
- getDeploymentId() - Method in interface org.jbpm.services.api.model.VariableDesc
-
- getDeploymentUnit() - Method in interface org.jbpm.services.api.model.DeployedUnit
-
- getDescription() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
- getDueDate() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
- getEncodedProcessSource() - Method in interface org.jbpm.services.api.model.ProcessDesc
-
- getExpression() - Method in interface org.jbpm.services.api.query.model.QueryDefinition
-
Returns expression used to collect/fetch data as part of the query
- getForms() - Method in interface org.jbpm.services.api.model.ProcessDesc
-
- getId() - Method in interface org.jbpm.services.api.model.DeployedAsset
-
- getId() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
- getId() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
- getId() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
- getIdentifier() - Method in interface org.jbpm.services.api.model.DeploymentUnit
-
- getInitiator() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
- getJavaClasses(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns a list of all referenced java classes defined in the given process.
- getKnowledgeType() - Method in interface org.jbpm.services.api.model.DeployedAsset
-
- getListeners() - Method in interface org.jbpm.services.api.ListenerSupport
-
- getName() - Method in interface org.jbpm.services.api.model.DeployedAsset
-
- getName() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
- getName() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
- getName() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
- getName() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
- getName() - Method in interface org.jbpm.services.api.query.model.QueryDefinition
-
Return unique name of this query
- getName() - Method in class org.jbpm.services.api.query.NamedQueryMapper
-
- getName() - Method in interface org.jbpm.services.api.query.QueryResultMapper
-
Returns unique name of this query result mapper implementation
- getNamespace() - Method in interface org.jbpm.services.api.model.ProcessDesc
-
- getNewValue() - Method in interface org.jbpm.services.api.model.VariableDesc
-
- getNodeId() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
- getNodeInstanceForWorkItem(Long) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns active node instance descriptor for given work item id, if exists.
- getNodeType() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
- getOldValue() - Method in interface org.jbpm.services.api.model.VariableDesc
-
- getOperator() - Method in class org.jbpm.services.api.query.model.QueryParam
-
- getOriginalPath() - Method in interface org.jbpm.services.api.model.DeployedAsset
-
- getPackageName() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
- getPackageName() - Method in interface org.jbpm.services.api.model.ProcessDesc
-
- getParentId() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
- getPriority() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
- getPriority() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
- getProcessById(String) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Deprecated.
will be removed in version 7
- getProcessDefinition(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns previously built ProcessDefinition
.
- getProcesses(QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns all process definitions available
- getProcessesByDeploymentId(String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process definitions for given deployment id
- getProcessesByDeploymentIdProcessId(String, String) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns process definition for given deployment and process identifiers
- getProcessesByFilter(String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process definitions that match the given filter
- getProcessesById(String) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns process definitions for given process id regardless of the deployment
- getProcessId() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
- getProcessId() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
- getProcessIds(String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process definition identifiers for given deployment id
- getProcessInstance(Long) - Method in interface org.jbpm.services.api.ProcessService
-
Returns process instance information.
- getProcessInstance(CorrelationKey) - Method in interface org.jbpm.services.api.ProcessService
-
Returns process instance information.
- getProcessInstanceByCorrelationKey(CorrelationKey) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns active process instance description found for given correlation key if found otherwise null.
- getProcessInstanceById(long) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns process instance descriptions found for given processInstanceId if found otherwise null.
- getProcessInstanceDescription() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
- getProcessInstanceFullHistory(long, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns complete trace of all executed (completed) and active nodes for given process instance id
- getProcessInstanceFullHistoryByType(long, RuntimeDataService.EntryType, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns complete trace of all events of given type (START or END) for given process instance.
- getProcessInstanceHistoryActive(long, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns trace of all active nodes for given process instance id
- getProcessInstanceHistoryCompleted(long, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns trace of all executed (completed) for given process instance id
- getProcessInstanceId() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
- getProcessInstanceId() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
- getProcessInstanceId() - Method in interface org.jbpm.services.api.model.VariableDesc
-
- getProcessInstances(QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process instance descriptions
- getProcessInstances(List<Integer>, String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process instance descriptions found with given statuses and initiated by initiator
.
- getProcessInstancesByCorrelationKey(CorrelationKey, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns process instances descriptions (regardless of their states) found for given correlation key if found otherwise empty list.
- getProcessInstancesByDeploymentId(String, List<Integer>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process instance descriptions found for given deployment id and statuses.
- getProcessInstancesByProcessDefinition(String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process instance descriptions found for given process definition id
- getProcessInstancesByProcessDefinition(String, List<Integer>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process instance descriptions found for given process definition id
- getProcessInstancesByProcessId(List<Integer>, String, String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process instance descriptions found for given process id and statuses and initiated by initiator
- getProcessInstancesByProcessName(List<Integer>, String, String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
- getProcessInstancesByVariable(String, List<Integer>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns process instance descriptions found for process instance that have defined given variable
- getProcessInstancesByVariableAndValue(String, String, List<Integer>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns process instance descriptions found for process instance that have defined given variable and its value matches given variableValue
- getProcessInstanceVariable(Long, String) - Method in interface org.jbpm.services.api.ProcessService
-
Gets a process instance's variable.
- getProcessInstanceVariables(Long) - Method in interface org.jbpm.services.api.ProcessService
-
Gets a process instance's variable values.
- getProcessName() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
- getProcessVariables(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns all process variables defined in the given process where:
key in the map is name of the process variable
value in the map is type of the process variable
NOTE: This method assumes process has already been built by invoking buildProcessDefinition
method
- getProcessVariables() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
- getProcessVersion() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
- getQueries(QueryContext) - Method in interface org.jbpm.services.api.query.QueryService
-
Returns list of query definitions registered in the system
- getQuery(String) - Method in interface org.jbpm.services.api.query.QueryService
-
Returns query definition details that is registered under given uniqueQueryName
- getReusableSubProcesses(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns collection of process identifiers of reusable processes used by given process.
- getReusableSubProcesses() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
- getRoles() - Method in interface org.jbpm.services.api.model.ProcessDesc
-
- getRuleSets(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns a list of all referenced rules used in the given process.
- getRuntimeManager(String) - Method in interface org.jbpm.services.api.DeploymentService
-
Returns RuntimeManager
instance dedicated to deployment unit identified by given id
- getRuntimeManager() - Method in interface org.jbpm.services.api.model.DeployedUnit
-
- getServiceTasks(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns service (domain specific) tasks defined in the process where:
key in the map is name of the task node
value in the map is name of the domain specific service (name that handler should be registered with)
NOTE: This method assumes process has already been built by invoking buildProcessDefinition
method
- getServiceTasks() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
- getSource() - Method in interface org.jbpm.services.api.query.model.QueryDefinition
-
Returns source location of this query
Depends on exact type of the query definition (e.g. data base location - data source name)
- getState() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
- getStatus() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
- getStrategy() - Method in interface org.jbpm.services.api.model.DeploymentUnit
-
- getTarget() - Method in interface org.jbpm.services.api.query.model.QueryDefinition
-
Returns target of this query definition
- getTask(Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Returns task instance
- getTaskById(Long) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a task by its taskId.
- getTaskByWorkItemId(Long) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a task by its workItemId.
- getTaskEvents(long, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Gets a list of task events for given task
- getTaskId() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
- getTaskInputContentByTaskId(Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Returns task input data of a task
- getTaskInputMappings(String, String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns map of data input defined for given user task
key in the map is identifier of dataInput
value in the map is name dataInput
NOTE: This method assumes process has already been built by invoking buildProcessDefinition
method
- getTaskInputMappings() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
- getTaskOutputContentByTaskId(Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Returns task output data currently stored, might be null of no data is stored
- getTaskOutputMappings(String, String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns map of data output defined for given user task
key in the map is identifier of dataOutput
value in the map is name dataOutput
NOTE: This method assumes process has already been built by invoking buildProcessDefinition
method
- getTaskOutputMappings() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
- getTasksAssignedAsBusinessAdministrator(String, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of assigned tasks as a Business Administrator.
- getTasksAssignedAsBusinessAdministratorByStatus(String, List<Status>, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of assigned tasks as a Business Administrator for with one of the listed
statuses
- getTasksAssignedAsPotentialOwner(String, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user is eligible for.
- getTasksAssignedAsPotentialOwner(String, List<String>, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user or groups are eligible for.
- getTasksAssignedAsPotentialOwner(String, List<String>, List<Status>, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user or groups are eligible for with one of the listed
statuses.
- getTasksAssignedAsPotentialOwnerByExpirationDateOptional(String, List<Status>, Date, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user is eligible for with one of the listed
statuses and expiration date starting at from
.
- getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user is eligible for with one of the listed
statuses.
- getTasksByProcessInstanceId(Long) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Get a list of tasks the Process Instance is waiting on.
- getTasksByStatusByProcessInstanceId(Long, List<Status>, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Get a list of tasks the Process Instance is waiting on with one of the
listed statuses.
- getTasksByVariable(String, String, List<Status>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Gets a list of TaskSummary
instances for the given arguments
- getTasksByVariableAndValue(String, String, String, List<Status>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Gets a list of TaskSummary
instances for the given arguments
- getTasksDefinitions(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns all user task definitions defined in given process
NOTE: This method assumes process has already been built by invoking buildProcessDefinition
method
- getTasksOwned(String, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user has claimed.
- getTasksOwnedByExpirationDateOptional(String, List<Status>, Date, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user has claimed with one of the listed
statuses and expiration date starting at from
.
- getTasksOwnedByStatus(String, List<Status>, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user has claimed with one of the listed
statuses.
- getType() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
- getType() - Method in class org.jbpm.services.api.query.NamedQueryMapper
-
- getType() - Method in interface org.jbpm.services.api.query.QueryResultMapper
-
Returns type of the data produced by this mapper.
- getValue() - Method in class org.jbpm.services.api.query.model.QueryParam
-
- getValue() - Method in enum org.jbpm.services.api.RuntimeDataService.EntryType
-
- getVariableHistory(long, String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns collection of changes to given variable within scope of process instance
- getVariableId() - Method in interface org.jbpm.services.api.model.VariableDesc
-
- getVariableInstanceId() - Method in interface org.jbpm.services.api.model.VariableDesc
-
- getVariables() - Method in interface org.jbpm.services.api.model.ProcessInstanceWithVarsDesc
-
- getVariables() - Method in interface org.jbpm.services.api.model.UserTaskInstanceWithVarsDesc
-
- getVariablesCurrentState(long) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns collections of all process variables current value for given process instance
- getVersion() - Method in interface org.jbpm.services.api.model.DeployedAsset
-
- getVersion() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
- getWorkItem(Long) - Method in interface org.jbpm.services.api.ProcessService
-
Returns the specified workItem
- getWorkItemByProcessInstance(Long) - Method in interface org.jbpm.services.api.ProcessService
-
Returns active work items by process instance id.
- getWorkItemId() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
- greaterOrEqualTo(String, Comparable<?>) - Static method in class org.jbpm.services.api.query.model.QueryParam
-
- greaterThan(String, Comparable<?>) - Static method in class org.jbpm.services.api.query.model.QueryParam
-