Class CreateGroupQueryCmd

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

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

    • CreateGroupQueryCmd

      public CreateGroupQueryCmd()
  • 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>