public interface ScenarioInstance
The evaluate method is called repeatedly as operations are processed.
| Modifier and Type | Interface and Description |
|---|---|
static class |
ScenarioInstance.Ranking |
| Modifier and Type | Method and Description |
|---|---|
Command |
evaluate(Operation operation)
evaluate the scenario against the current operation
|
ScenarioInstance.Ranking |
getRanking()
Get the Ranking
|
boolean |
isComplete()
Is the scenario complete?
|
ScenarioInstance.Ranking getRanking()
Command evaluate(Operation operation)
operation - boolean isComplete()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.