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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetArtifact, getData, getResolver, isOverwritepublic static final java.lang.String NAME
public StartArtifactPublishEvent(DependencyResolver resolver, Artifact artifact, java.io.File data, boolean overwrite)