Class CommandContextUtil
java.lang.Object
com.flowable.idm.engine.impl.util.CommandContextUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic CommandContext
static DbSqlSession
static DbSqlSession
getDbSqlSession
(CommandContext commandContext) static GroupEntityManager
static GroupEntityManager
getGroupEntityManager
(CommandContext commandContext) static IdentityInfoEntityManager
static IdentityInfoEntityManager
getIdentityInfoEntityManager
(CommandContext commandContext) static CoreIdmEngineConfiguration
static CoreIdmEngineConfiguration
getIdmEngineConfiguration
(CommandContext commandContext) static IdmIndexingScheduler
static IdmIndexingScheduler
getIdmIndexingScheduler
(CommandContext commandContext) static MembershipEntityManager
static MembershipEntityManager
getMembershipEntityManager
(CommandContext commandContext) getPlatformIdentityInfoEntityManager
(CommandContext commandContext) static PrivilegeEntityManager
static PrivilegeEntityManager
getPrivilegeEntityManager
(CommandContext commandContext) getPrivilegeMappingEntityManager
(CommandContext commandContext) static PropertyEntityManager
static PropertyEntityManager
getPropertyEntityManager
(CommandContext commandContext) static TableDataManager
getTableDataManager
(CommandContext commandContext) static TokenEntityManager
static TokenEntityManager
getTokenEntityManager
(CommandContext commandContext) getUserAccountDefinitionEntityManager
(CommandContext commandContext) static UserAccountEntityManager
getUserAccountEntityManager
(CommandContext commandContext) static UserDefinitionEntityManager
static UserDefinitionEntityManager
getUserDefinitionEntityManager
(CommandContext commandContext) static UserEntityManager
static UserEntityManager
getUserEntityManager
(CommandContext commandContext)
-
Method Details
-
getIdmEngineConfiguration
-
getIdmEngineConfiguration
-
getDbSqlSession
-
getDbSqlSession
-
getTableDataManager
-
getPropertyEntityManager
-
getPropertyEntityManager
-
getUserEntityManager
-
getUserEntityManager
-
getUserAccountEntityManager
-
getGroupEntityManager
-
getGroupEntityManager
-
getMembershipEntityManager
-
getMembershipEntityManager
-
getPrivilegeEntityManager
-
getPrivilegeEntityManager
-
getPrivilegeMappingEntityManager
-
getPrivilegeMappingEntityManager
public static PrivilegeMappingEntityManager getPrivilegeMappingEntityManager(CommandContext commandContext) -
getTokenEntityManager
-
getTokenEntityManager
-
getIdentityInfoEntityManager
-
getIdentityInfoEntityManager
-
getPlatformIdentityInfoEntityManager
-
getPlatformIdentityInfoEntityManager
public static PlatformIdentityInfoEntityManager getPlatformIdentityInfoEntityManager(CommandContext commandContext) -
getUserAccountDefinitionEntityManager
public static UserAccountDefinitionEntityManager getUserAccountDefinitionEntityManager(CommandContext commandContext) -
getUserDefinitionEntityManager
-
getUserDefinitionEntityManager
public static UserDefinitionEntityManager getUserDefinitionEntityManager(CommandContext commandContext) -
getIdmIndexingScheduler
-
getIdmIndexingScheduler
-
getCommandContext
-