Class CommandContextUtil


  • public class CommandContextUtil
    extends java.lang.Object
    Author:
    Tijs Rademakers
    • Method Detail

      • getCommandContext

        public static org.flowable.common.engine.impl.interceptor.CommandContext getCommandContext()
      • getAuditEngineConfiguration

        public static AuditEngineConfiguration getAuditEngineConfiguration​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getAuditInstanceEntityManager

        public static AuditInstanceEntityManager getAuditInstanceEntityManager​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getPlatformIdentityService

        public static com.flowable.core.idm.api.PlatformIdentityService getPlatformIdentityService​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getIdmEngineConfiguration

        protected static org.flowable.idm.api.IdmEngineConfigurationApi getIdmEngineConfiguration​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)