Uses of Class
com.xebialabs.deployit.ChangeResolution

Packages that use ChangeResolution
com.xebialabs.deployit Contains the core classes, interfaces and annotations for the Deployit plugin API. 
com.xebialabs.deployit.util Provides a number of utility classes. 
 

Uses of ChangeResolution in com.xebialabs.deployit
 

Methods in com.xebialabs.deployit that return types with arguments of type ChangeResolution
 java.util.Collection<ChangeResolution> RunBook.resolve(ChangePlan changeplan)
          Invoked by the Deployit core when the changes in a changeplan have been modified.
 

Uses of ChangeResolution in com.xebialabs.deployit.util
 

Methods in com.xebialabs.deployit.util that return types with arguments of type ChangeResolution
 java.util.Collection<ChangeResolution> SingleTypeHandlingRunBook.resolve(ChangePlan changePlan)
           
 



Copyright © 2010. All Rights Reserved.