Class CreateUserAccountQueryCmd

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

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

    Constructors 
    Constructor Description
    CreateUserAccountQueryCmd()  
  • Method Summary

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