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