Class ActiveProjectArtifact

  • All Implemented Interfaces:
    java.lang.Comparable<Artifact>, Artifact

    public class ActiveProjectArtifact
    extends java.lang.Object
    implements Artifact
    Wraps an active project instance to be able to receive updates from its artifact without affecting the original attributes of this artifact.
    Version:
    $Id: ActiveProjectArtifact.java 767324 2009-04-21 22:53:49Z jdcasey $