Class CommandContextUtil


  • public class CommandContextUtil
    extends java.lang.Object
    Author:
    Filip Hrisafov
    • Constructor Detail

      • CommandContextUtil

        public CommandContextUtil()
    • Method Detail

      • getCommandContext

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

        public static PlatformEngineConfiguration getPlatformEngineConfiguration​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getTranslationService

        public static TranslationService getTranslationService​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getTranslationEntityManager

        public static TranslationEntityManager getTranslationEntityManager​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getTranslationChangeManager

        public static TranslationChangeManager getTranslationChangeManager​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getCommentEntityManager

        public static CommentEntityManager getCommentEntityManager​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      • getConfigurationPropertyEntityManager

        public static ConfigurationPropertyEntityManager getConfigurationPropertyEntityManager​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)