Package com.flowable.idm.engine.impl.cmd
Class DeleteGroupCmd
java.lang.Object
com.flowable.idm.engine.impl.cmd.DeleteGroupCmd
- All Implemented Interfaces:
Serializable
,org.flowable.common.engine.impl.interceptor.Command<Void>
public class DeleteGroupCmd
extends Object
implements org.flowable.common.engine.impl.interceptor.Command<Void>, Serializable
- Author:
- Tom Baeyens
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DeleteGroupCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Void>
-