Class CreateUserAccountDefinitionQueryCmd

java.lang.Object
com.flowable.idm.engine.impl.cmd.CreateUserAccountDefinitionQueryCmd
All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<UserAccountDefinitionQuery>

public class CreateUserAccountDefinitionQueryCmd
extends java.lang.Object
implements org.flowable.common.engine.impl.interceptor.Command<UserAccountDefinitionQuery>
Author:
Filip Hrisafov
  • Constructor Summary

    Constructors 
    Constructor Description
    CreateUserAccountDefinitionQueryCmd()  
  • Method Summary

    Modifier and Type Method Description
    UserAccountDefinitionQuery 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