|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RunBook
Implements the logic to translate a ChangePlan into a collection of ChangeResolutions.
| Method Summary | |
|---|---|
java.util.Collection<ChangeResolution> |
resolve(ChangePlan changeplan)
Invoked by the Deployit core when the changes in a changeplan have been modified. |
| Method Detail |
|---|
java.util.Collection<ChangeResolution> resolve(ChangePlan changeplan)
ChangeResolutions.
changeplan - the changeplan to resolve
ChangeResolutions that represent what needs to be done to make the changes happen.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||