org.apache.ivy.core.event.publish
public class EndArtifactPublishEvent extends PublishEvent
See Also: DependencyResolver
| Field Summary | |
|---|---|
| static String | NAME |
| static String | STATUS_FAILED |
| static String | STATUS_SUCCESSFUL |
| Constructor Summary | |
|---|---|
| EndArtifactPublishEvent(DependencyResolver resolver, Artifact artifact, File data, boolean overwrite, boolean successful) | |
| Method Summary | |
|---|---|
| boolean | isSuccessful() |
Returns: true iff no errors were encountered during the publication