org.camunda.bpm.engine.impl.cmd
Class CreateGroupQueryCmd

java.lang.Object
  extended by org.camunda.bpm.engine.impl.cmd.CreateGroupQueryCmd
All Implemented Interfaces:
Serializable, Command<GroupQuery>

public class CreateGroupQueryCmd
extends Object
implements Command<GroupQuery>, Serializable

Author:
Tom Baeyens
See Also:
Serialized Form

Constructor Summary
CreateGroupQueryCmd()
           
 
Method Summary
 GroupQuery execute(CommandContext commandContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateGroupQueryCmd

public CreateGroupQueryCmd()
Method Detail

execute

public GroupQuery execute(CommandContext commandContext)
Specified by:
execute in interface Command<GroupQuery>


Copyright © 2014 camunda services GmbH. All Rights Reserved.