JavaScript is disabled on your browser.
KIE :: Public API 6.5.0.Final
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Known Implementing Classes:
GAV
public interface ReleaseId
ReleaseId is a full identifier far a given version of an artifact.
Following the Maven conventions it is composed of 3 parts: a groupId, an artifactId and a version
Method Detail
getGroupId
String getGroupId()
getArtifactId
String getArtifactId()
getVersion
String getVersion()
toExternalForm
String toExternalForm()
isSnapshot
boolean isSnapshot()
KIE :: Public API 6.5.0.Final
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2001–2016 JBoss by Red Hat . All rights reserved.