Class CreatePlatformGroupQueryCmd

java.lang.Object
com.flowable.idm.engine.impl.cmd.CreatePlatformGroupQueryCmd
All Implemented Interfaces:
Serializable, org.flowable.common.engine.impl.interceptor.Command<PlatformGroupQuery>

public class CreatePlatformGroupQueryCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<PlatformGroupQuery>, Serializable
See Also:
  • Constructor Details

    • CreatePlatformGroupQueryCmd

      public CreatePlatformGroupQueryCmd()
  • Method Details

    • execute

      public PlatformGroupQuery execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      Specified by:
      execute in interface org.flowable.common.engine.impl.interceptor.Command<PlatformGroupQuery>