public class SaveGroupCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<Void>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.idm.api.Group |
group |
| Constructor and Description |
|---|
SaveGroupCmd(org.flowable.idm.api.Group group) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
Copyright © 2019. All rights reserved.