Class BpmnUtil
java.lang.Object
com.flowable.platform.common.el.bpmn.util.BpmnUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddCandidateGroup(Object object, String groupKey) static voidaddCandidateGroup(Object object, String groupKey, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidaddCandidateGroups(Object object, Object groupKeys) static voidaddCandidateGroups(Object object, Object groupKeys, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidaddCandidateUser(Object object, String userId) static voidaddCandidateUser(Object object, String userId, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidaddCandidateUsers(Object object, Object userIds) static voidaddCandidateUsers(Object object, Object userIds, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) protected static voidaddGroupIdentityLink(Object object, String groupKey, String linkType, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) protected static voidaddGroupIdentityLinks(Object object, Object userIds, String linkType, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidaddParticipantGroup(Object object, String groupKey) static voidaddParticipantGroup(Object object, String groupKey, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidaddParticipantGroups(Object object, Object groupKeys) static voidaddParticipantGroups(Object object, Object groupKeys, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidaddParticipantUser(Object object, String userId) static voidaddParticipantUser(Object object, String userId, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidaddParticipantUsers(Object object, Object userIds) static voidaddParticipantUsers(Object object, Object userIds, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) protected static voidaddUserIdentityLink(Object object, String userId, String linkType, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) protected static voidaddUserIdentityLinks(Object object, Object userIds, String linkType, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidaddWatcherGroup(Object object, String groupKey) static voidaddWatcherGroup(Object object, String groupKey, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidaddWatcherGroups(Object object, Object groupKeys) static voidaddWatcherGroups(Object object, Object groupKeys, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidaddWatcherUser(Object object, String userId) static voidaddWatcherUser(Object object, String userId, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidaddWatcherUsers(Object object, Object userIds) static voidaddWatcherUsers(Object object, Object userIds, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) extractCollection(Object value) static StringgetAssignee(Object object) static StringgetAssignee(Object object, org.flowable.common.engine.api.variable.VariableContainer scopedContainer) static StringgetBusinessKey(Object object) static StringgetBusinessKey(Object object, org.flowable.common.engine.api.variable.VariableContainer scopedContainer) static StringgetBusinessStatus(Object object) static StringgetBusinessStatus(Object object, org.flowable.common.engine.api.variable.VariableContainer scopedContainer) static Stringstatic Stringprotected static org.flowable.engine.runtime.ProcessInstancegetProcessInstance(Object object, org.flowable.common.engine.api.variable.VariableContainer scopedContainer) protected static org.flowable.engine.RuntimeServiceprotected static StringgetUserIdentityLink(org.flowable.engine.runtime.ProcessInstance processInstance, String identityLinkType) static voidremoveAssignee(Object object, String userId) static voidremoveAssignee(Object object, String userId, org.flowable.common.engine.api.variable.VariableContainer scopedContainer) static voidremoveCandidateGroup(Object object, String groupKey) static voidremoveCandidateGroup(Object object, String groupKey, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidremoveCandidateGroups(Object object, Object groupKeys) static voidremoveCandidateGroups(Object object, Object groupKeys, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidremoveCandidateUser(Object object, String userId) static voidremoveCandidateUser(Object object, String userId, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidremoveCandidateUsers(Object object, Object userIds) static voidremoveCandidateUsers(Object object, Object userIds, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) protected static voidremoveGroupIdentityLink(Object object, String groupKey, String linkType, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) protected static voidremoveGroupIdentityLinks(Object object, Object groupKeys, String linkType, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidremoveOwner(Object object, String userId) static voidremoveOwner(Object object, String userId, org.flowable.common.engine.api.variable.VariableContainer scopedContainer) static voidremoveParticipantGroup(Object object, String groupKey) static voidremoveParticipantGroup(Object object, String groupKey, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidremoveParticipantGroups(Object object, Object groupKeys) static voidremoveParticipantGroups(Object object, Object groupKeys, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidremoveParticipantUser(Object object, String userId) static voidremoveParticipantUser(Object object, String userId, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidremoveParticipantUsers(Object object, Object userIds) static voidremoveParticipantUsers(Object object, Object userIds, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) protected static voidremoveUserIdentityLink(Object object, String userId, String linkType, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) protected static voidremoveUserIdentityLinks(Object object, Object userIds, String linkType, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidremoveWatcherGroup(Object object, String groupKey) static voidremoveWatcherGroup(Object object, String groupKey, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidremoveWatcherGroups(Object object, Object groupKeys) static voidremoveWatcherGroups(Object object, Object groupKeys, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidremoveWatcherUser(Object object, String userId) static voidremoveWatcherUser(Object object, String userId, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidremoveWatcherUsers(Object object, Object userIds) static voidremoveWatcherUsers(Object object, Object userIds, org.flowable.common.engine.api.variable.VariableContainer scopeVariableContainer) static voidsetAssignee(Object object, String userId) static voidsetAssignee(Object object, String userId, org.flowable.common.engine.api.variable.VariableContainer scopedContainer) static voidsetBusinessKey(Object object, String status) static voidsetBusinessKey(Object object, String status, org.flowable.common.engine.api.variable.VariableContainer scopedContainer) static voidsetBusinessStatus(Object object, String status) static voidsetBusinessStatus(Object object, String status, org.flowable.common.engine.api.variable.VariableContainer scopedContainer) static voidstatic voidsetOwner(Object object, String userId, org.flowable.common.engine.api.variable.VariableContainer scopedContainer)
-
Constructor Details
-
BpmnUtil
public BpmnUtil()
-
-
Method Details
-
getRuntimeService
protected static org.flowable.engine.RuntimeService getRuntimeService() -
getAssignee
-
getAssignee
-
removeAssignee
-
removeAssignee
-
setAssignee
-
setAssignee
-
getOwner
-
getOwner
-
removeOwner
-
removeOwner
-
setOwner
-
setOwner
-
addCandidateUser
-
addCandidateUser
-
addParticipantUser
-
addParticipantUser
-
addWatcherUser
-
addWatcherUser
-
addCandidateGroup
-
addCandidateGroup
-
addParticipantGroup
-
addParticipantGroup
-
addWatcherGroup
-
addWatcherGroup
-
addUserIdentityLink
-
addGroupIdentityLink
-
removeCandidateUser
-
removeCandidateUser
-
removeParticipantUser
-
removeParticipantUser
-
removeWatcherUser
-
removeWatcherUser
-
removeCandidateGroup
-
removeCandidateGroup
-
removeParticipantGroup
-
removeParticipantGroup
-
removeWatcherGroup
-
removeWatcherGroup
-
removeUserIdentityLink
-
removeGroupIdentityLink
-
addCandidateUsers
-
addCandidateUsers
-
addParticipantUsers
-
addParticipantUsers
-
addWatcherUsers
-
addWatcherUsers
-
addCandidateGroups
-
addCandidateGroups
-
addParticipantGroups
-
addParticipantGroups
-
addWatcherGroups
-
addWatcherGroups
-
addUserIdentityLinks
-
addGroupIdentityLinks
-
removeCandidateUsers
-
removeCandidateUsers
-
removeParticipantUsers
-
removeParticipantUsers
-
removeWatcherUsers
-
removeWatcherUsers
-
removeCandidateGroups
-
removeCandidateGroups
-
removeParticipantGroups
-
removeParticipantGroups
-
removeWatcherGroups
-
removeWatcherGroups
-
removeUserIdentityLinks
-
removeGroupIdentityLinks
-
extractCollection
-
getBusinessStatus
-
getBusinessStatus
-
setBusinessStatus
-
setBusinessStatus
-
getBusinessKey
-
getBusinessKey
-
setBusinessKey
-
setBusinessKey
-
getUserIdentityLink
-
getProcessInstance
protected static org.flowable.engine.runtime.ProcessInstance getProcessInstance(Object object, org.flowable.common.engine.api.variable.VariableContainer scopedContainer)
-