Package org.camunda.bpm.engine.impl.cmd
Class SaveGroupCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.AbstractWritableIdentityServiceCmd<Void>
org.camunda.bpm.engine.impl.cmd.SaveGroupCmd
- All Implemented Interfaces:
Serializable
,Command<Void>
public class SaveGroupCmd
extends AbstractWritableIdentityServiceCmd<Void>
implements Command<Void>, Serializable
- Author:
- Joram Barrez
- See Also:
-
Field Details
-
group
-
-
Constructor Details
-
SaveGroupCmd
-
-
Method Details
-
executeCmd
- Specified by:
executeCmd
in classAbstractWritableIdentityServiceCmd<Void>
-