public class CommandContextUtil extends Object
| Constructor and Description |
|---|
CommandContextUtil() |
public static IdmEngineConfiguration getIdmEngineConfiguration()
public static IdmEngineConfiguration getIdmEngineConfiguration(CommandContext commandContext)
public static DbSqlSession getDbSqlSession()
public static DbSqlSession getDbSqlSession(CommandContext commandContext)
public static TableDataManager getTableDataManager()
public static TableDataManager getTableDataManager(CommandContext commandContext)
public static ByteArrayEntityManager getByteArrayEntityManager()
public static ByteArrayEntityManager getByteArrayEntityManager(CommandContext commandContext)
public static PropertyEntityManager getPropertyEntityManager()
public static PropertyEntityManager getPropertyEntityManager(CommandContext commandContext)
public static UserEntityManager getUserEntityManager()
public static UserEntityManager getUserEntityManager(CommandContext commandContext)
public static GroupEntityManager getGroupEntityManager()
public static GroupEntityManager getGroupEntityManager(CommandContext commandContext)
public static MembershipEntityManager getMembershipEntityManager()
public static MembershipEntityManager getMembershipEntityManager(CommandContext commandContext)
public static PrivilegeEntityManager getPrivilegeEntityManager()
public static PrivilegeEntityManager getPrivilegeEntityManager(CommandContext commandContext)
public static PrivilegeMappingEntityManager getPrivilegeMappingEntityManager()
public static PrivilegeMappingEntityManager getPrivilegeMappingEntityManager(CommandContext commandContext)
public static TokenEntityManager getTokenEntityManager()
public static TokenEntityManager getTokenEntityManager(CommandContext commandContext)
public static IdentityInfoEntityManager getIdentityInfoEntityManager()
public static IdentityInfoEntityManager getIdentityInfoEntityManager(CommandContext commandContext)
public static CommandContext getCommandContext()
Copyright © 2017 Flowable. All rights reserved.