Package com.flowable.idm.engine.impl.cmd
Class CreateGroupCmd
- java.lang.Object
-
- com.flowable.idm.engine.impl.cmd.CreateGroupCmd
-
- All Implemented Interfaces:
Serializable
,Command<Group>
public class CreateGroupCmd extends Object implements Command<Group>, Serializable
- Author:
- Tom Baeyens
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CreateGroupCmd(String groupId)
-