com.ibm.ftt.projects.core.logical
Interface LogicalProjectBuildCommand

All Superinterfaces:
IBuildCommand

public interface LogicalProjectBuildCommand
extends IBuildCommand

The default build command that can be associated with a logical subproject. This build command is associated with a builder that performs subproject builds by generating and submitting JCL based on the subproject properties.


Field Summary
static String COPY_RIGHT
           
 
Method Summary
 
Methods inherited from interface com.ibm.ftt.projects.core.logical.IBuildCommand
clone, getBuilderName, setBuilderName
 

Field Detail

COPY_RIGHT

static final String COPY_RIGHT
See Also:
Constant Field Values