Package com.pmease.quickbuild.step

Class Summary
BuildStep This class defines the step used to build code..
CheckoutStep This class defines the step used to check out code.
CompositeStep Implement common functionalities for composite steps such as parallel step and serial step.
LabelStep This step labels codes checked out by repositories
NotifyStep This step notifies proper person of current build result.
ParallelStep A composite step to run included members simultaneously.
PublishStep This step publishes create soft links to artifacts which is outside of QuickBuild, so that these artifacts can be accessed from QuickBuild's web interface.
SerialStep A composite step to execute all included memebers serially.
Step Defines common parts of a step implementation.
StepStatusEnum Define build status enumerations.
 



Copyright © 2005 PMEase Inc. All Rights Reserved.