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,
org.apache.syncope.core.persistence.api.entity.user.User user) |
boolean |
isUserIngroup(UserTO user,
String groupName) |
void |
setUserWorkflowVariable(String variableName,
Object value,
org.apache.syncope.core.persistence.api.entity.user.User user) |
@Autowired protected DomainProcessEngine engine
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.