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