org.camunda.bpm.engine.impl.cmd
Class CreateNativeUserQueryCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.CreateNativeUserQueryCmd
- All Implemented Interfaces:
- Serializable, Command<NativeUserQuery>
public class CreateNativeUserQueryCmd
- extends Object
- implements Command<NativeUserQuery>, Serializable
- Author:
- Svetlana Dorokhova
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateNativeUserQueryCmd
public CreateNativeUserQueryCmd()
execute
public NativeUserQuery execute(CommandContext commandContext)
- Specified by:
execute in interface Command<NativeUserQuery>
Copyright © 2017 camunda services GmbH. All rights reserved.