Class DeploymentUnit

java.lang.Object
com.atlassian.plugin.loaders.classloading.DeploymentUnit
All Implemented Interfaces:
Comparable<DeploymentUnit>

public final class DeploymentUnit extends Object implements Comparable<DeploymentUnit>
A file that is to, or has been, deployed as a plugin. Differs to the PluginArtifact, which identifies an artifact to be deployed but may not be a physical file.