Class CommandExecutorContext

java.lang.Object
org.activiti.engine.cfg.security.CommandExecutorContext

public class CommandExecutorContext extends Object
  • Constructor Details

    • CommandExecutorContext

      public CommandExecutorContext()
  • Method Details

    • setShellExecutorContextFactory

      public static void setShellExecutorContextFactory(CommandExecutorFactory shellCommandExecutorFactory)
    • getShellCommandExecutorFactory

      public static CommandExecutorFactory getShellCommandExecutorFactory()