Uses of Interface
com.xebialabs.deployit.StepExecutionContext

Packages that use StepExecutionContext
com.xebialabs.deployit Contains the core classes, interfaces and annotations for the Deployit plugin API. 
com.xebialabs.deployit.steps Provides a number of standard Step steps. 
 

Uses of StepExecutionContext in com.xebialabs.deployit
 

Methods in com.xebialabs.deployit with parameters of type StepExecutionContext
 boolean Step.execute(StepExecutionContext ctx)
           
 

Constructors in com.xebialabs.deployit with parameters of type StepExecutionContext
StepExecutionContextCallbackHandler(StepExecutionContext ctx)
           
 

Uses of StepExecutionContext in com.xebialabs.deployit.steps
 

Methods in com.xebialabs.deployit.steps with parameters of type StepExecutionContext
 boolean PlaceholderReplacingCopyStep.execute(StepExecutionContext ctx)
          Deprecated.  
 boolean DeleteStep.execute(StepExecutionContext ctx)
           
 boolean CopyStep.execute(StepExecutionContext ctx)
           
 



Copyright © 2010. All Rights Reserved.