com.xebialabs.deployit.plugin.wls.validator
Class PlanLevelValidator

java.lang.Object
  extended by com.xebialabs.deployit.plugin.wls.validator.PlanLevelValidator

public class PlanLevelValidator
extends java.lang.Object


Constructor Summary
PlanLevelValidator()
           
 
Method Summary
 com.xebialabs.deployit.plugin.api.flow.Step validatePlan(com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification spec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlanLevelValidator

public PlanLevelValidator()
Method Detail

validatePlan

public com.xebialabs.deployit.plugin.api.flow.Step validatePlan(com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification spec)