Package com.flowable.idm.engine.impl.cmd
Class CreatePlatformGroupQueryCmd
java.lang.Object
com.flowable.idm.engine.impl.cmd.CreatePlatformGroupQueryCmd
- All Implemented Interfaces:
Serializable
,Command<PlatformGroupQuery>
public class CreatePlatformGroupQueryCmd
extends Object
implements Command<PlatformGroupQuery>, Serializable
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CreatePlatformGroupQueryCmd
public CreatePlatformGroupQueryCmd()
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<PlatformGroupQuery>
-