Package org.xwiki.tool.packager
Class SkinArtifactItem
- java.lang.Object
-
- org.xwiki.tool.packager.ArtifactItem
-
- org.xwiki.tool.packager.SkinArtifactItem
-
public class SkinArtifactItem extends ArtifactItem
Represents a Skin Artifact Item in the plugin configuration.- Since:
- 3.4M1
- Version:
- $Id: 929177a318fe27eac4cf54e0270532ed492d9e48 $
-
-
Constructor Summary
Constructors Constructor Description SkinArtifactItem()
-
Method Summary
-
Methods inherited from class org.xwiki.tool.packager.ArtifactItem
getArtifactId, getClassifier, getGroupId, getType, getVersion, setArtifactId, setClassifier, setGroupId, setType, setVersion, toString
-
-