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

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

public class CreateTenantQueryCmd
extends Object
implements Command<TenantQuery>, Serializable

See Also:
Serialized Form

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

Constructor Detail

CreateTenantQueryCmd

public CreateTenantQueryCmd()
Method Detail

execute

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


Copyright © 2016 camunda services GmbH. All rights reserved.