Package com.polarion.alm.builder.model
Interface IBuildDescriptor.IDerivedBuildDeploymentDefinition
- All Superinterfaces:
IBuildDescriptor.IBuildDeploymentDefinition
- Enclosing interface:
- IBuildDescriptor
public static interface IBuildDescriptor.IDerivedBuildDeploymentDefinition
extends IBuildDescriptor.IBuildDeploymentDefinition
Derived build deployment.
Available build deployment artifacts are dependent on used builder.
- Version:
- $Revision$ $Date$
- Author:
- Stepan Roh, Polarion Software
-
Method Summary
Methods inherited from interface com.polarion.alm.builder.model.IBuildDescriptor.IBuildDeploymentDefinition
getLabel, getTargetFolder, isMove
-
Method Details
-
getName
String getName()Build deployment artifact name.- Returns:
- name (not
null
)
-