public class StartArtifactPublishEvent extends PublishEvent
NAME
will be notified of these events.Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
NAME |
Constructor | Description |
---|---|
StartArtifactPublishEvent(DependencyResolver resolver,
Artifact artifact,
java.io.File data,
boolean overwrite) |
addAttribute, addAttributes, addConfsAttribute, addMDAttributes, addModuleIdAttributes, addMridAttributes, equals, getAttributes, getName, getSource, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getArtifact, getData, getResolver, isOverwrite
public static final java.lang.String NAME
public StartArtifactPublishEvent(DependencyResolver resolver, Artifact artifact, java.io.File data, boolean overwrite)