Documentation ¶
Index ¶
- func Clear()
- func GetAgenda() agenda.CinderellaEngineAgenda
- func GetAgendaFromContext(context engine.Context) agenda.CinderellaEngineAgenda
- func GetBpmnDeployer() engine.Deployer
- func GetCommandContext() (engine.Context, error)
- func GetCommandExecutor(context engine.Context) engine.Executor
- func GetDeploymentSettings() map[string]interface{}
- func GetExpressionManager() engine.ExpressionManager
- func GetIDGenerator() idgenerator.IDGenerator
- func GetQuery() *query.Query
- func MustGetCommandContext() engine.Context
- func RemoveCommandContext()
- func SetCommandContext(commandContext engine.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAgenda ¶
func GetAgenda() agenda.CinderellaEngineAgenda
func GetAgendaFromContext ¶
func GetAgendaFromContext(context engine.Context) agenda.CinderellaEngineAgenda
func GetBpmnDeployer ¶
func GetCommandContext ¶
func GetDeploymentSettings ¶
func GetDeploymentSettings() map[string]interface{}
func GetExpressionManager ¶
func GetExpressionManager() engine.ExpressionManager
func GetIDGenerator ¶
func GetIDGenerator() idgenerator.IDGenerator
func MustGetCommandContext ¶
func RemoveCommandContext ¶
func RemoveCommandContext()
func SetCommandContext ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.