public class ComponentVersion extends StrolchVersion
ARTIFACT_ID, ARTIFACT_VERSION, BUILD_TIMESTAMP, GROUP_ID, SCM_BRANCH, SCM_REVISION| Constructor and Description |
|---|
ComponentVersion() |
ComponentVersion(String componentName,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentName() |
void |
setComponentName(String componentName) |
String |
toString() |
getArtifactId, getArtifactVersion, getBuildTimestamp, getGroupId, getScmBranch, getScmRevision, setArtifactId, setArtifactVersion, setBuildTimestamp, setGroupId, setScmBranch, setScmRevisionpublic ComponentVersion()
public ComponentVersion(String componentName, Properties properties)
componentName - properties - Copyright © 2011–2016 Strolch. All rights reserved.