public interface EvaluatorContext
| Modifier and Type | Method and Description |
|---|---|
List<ScenarioInstance> |
getScenarioInstances()
Get the current scenario instances for this context
|
Map<String,Object> |
getSessionState()
Get the session state for this context.
|
List<ScenarioInstance> getScenarioInstances()
Copyright © 2005–2018 Alfresco Software. All rights reserved.