Class EiffelArtifactToPublishAction
java.lang.Object
com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.EiffelArtifactToPublishAction
- All Implemented Interfaces:
Action,ModelObject
Stores information about an
EiffelArtifactCreatedEvent in a Run so that a future
PublishEiffelArtifactsStep can construct and
send an EiffelArtifactPublishedEvent once
the artifact is actually available for download.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EiffelArtifactToPublishAction
public EiffelArtifactToPublishAction(@NonNull EiffelArtifactCreatedEvent event) throws com.fasterxml.jackson.core.JsonProcessingException - Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
-
Method Details
-
getEvent
@NonNull public EiffelArtifactCreatedEvent getEvent() throws com.fasterxml.jackson.core.JsonProcessingException- Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
getEventJSON
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-