public class FlowableWorkflowUtils extends Object
Modifier and Type | Field and Description |
---|---|
protected DomainProcessEngine |
engine |
Constructor and Description |
---|
FlowableWorkflowUtils() |
Modifier and Type | Method and Description |
---|---|
Object |
getUserWorkflowVariable(String variableName,
User user) |
boolean |
isUserIngroup(UserTO user,
String groupName) |
void |
setUserWorkflowVariable(String variableName,
Object value,
User user) |
@Autowired protected DomainProcessEngine engine
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.