com.polarion.alm.builder.model.IBuildDescriptor.IBuildDeploymentDefinition


METHODS
Modifiers and TypeNameDescription
String getLabel() Build deployment artifact label.

Build deployment artifact will be linked from report under this name.

ILocation getTargetFolder() Location in {@link IBuildInformationRepository} where given artifact should be deployed.
boolean isMove() Whether the source should be removed after the deployment.

Back to Index