Package org.activiti.engine.cfg.security
Interface CommandExecutorFactory
-
public interface CommandExecutorFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CommandExecutorcreateExecutor(ExecutorContext executorContext)
-
-
-
Method Detail
-
createExecutor
CommandExecutor createExecutor(ExecutorContext executorContext)
-
-