org.xwiki.tool.packager
Class SkinArtifactItem

java.lang.Object
  extended by org.xwiki.tool.packager.ArtifactItem
      extended by org.xwiki.tool.packager.SkinArtifactItem

public class SkinArtifactItem
extends ArtifactItem

Represents a Skin Artifact Item in the plugin configuration.

Since:
3.4M1
Version:
$Id$

Constructor Summary
SkinArtifactItem()
           
 
Method Summary
 
Methods inherited from class org.xwiki.tool.packager.ArtifactItem
getArtifactId, getClassifier, getGroupId, getType, getVersion, setArtifactId, setClassifier, setGroupId, setType, setVersion, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SkinArtifactItem

public SkinArtifactItem()


Copyright © 2004-2012 XWiki. All Rights Reserved.