org.camunda.bpm.engine.impl.cmd
Class CreateTenantQueryCmd
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateTenantQueryCmd
public CreateTenantQueryCmd()
execute
public TenantQuery execute(CommandContext commandContext)
- Specified by:
execute
in interface Command<TenantQuery>
Copyright © 2016 camunda services GmbH. All rights reserved.