Class CreateUserDefinitionQueryCmd

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

public class CreateUserDefinitionQueryCmd
extends java.lang.Object
implements org.flowable.common.engine.impl.interceptor.Command<UserDefinitionQuery>, java.io.Serializable
Author:
Tijs Rademakers
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    CreateUserDefinitionQueryCmd()  
  • Method Summary

    Modifier and Type Method Description
    UserDefinitionQuery execute​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait