com.polarion.alm.builder.model.IBuildArtifactSelector


FIELDS
Modifiers and TypeNameDescription
static, final, String MATCH_ALL match everything - asterisk (*)
METHODS
Modifiers and TypeNameDescription
String getGroupId() Group id (if any).
String getArtifactId() Artifact id (if any).
String getRepositoryTag() Repository tag (if any).

Back to Index