public interface DependentInstance
Modifier and Type | Method and Description |
---|---|
Command |
win(List<ScenarioResult> results,
Command command)
Notifies the scenario that there are conflicting loosing scenarios.
|
Command win(List<ScenarioResult> results, Command command)
The winning scenario may modify its behavior to take account of the loosers.
results
- command
- Copyright © 2005–2017 Alfresco Software. All rights reserved.