public interface Scenario
Modifier and Type | Method and Description |
---|---|
ScenarioInstance |
createInstance(EvaluatorContext ctx,
Operation operation)
Create a new ScenarioInstance
|
ScenarioInstance createInstance(EvaluatorContext ctx, Operation operation)
If the scenario is interested in the specified operation then return a new scenario instance.
ctx
- EvaluatorContext.operation
- the operation to be performedCopyright © 2005–2017 Alfresco Software. All rights reserved.