Class EiffelActivityDataAction
java.lang.Object
com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.EiffelActivityDataAction
- All Implemented Interfaces:
Action
,ModelObject
An
Action
for storing the data fields of EiffelActivityTriggeredEvent.Data
for Eiffel activity event
EiffelActivityTriggeredEvent
ActT, that enables the option of setting custom data when the event fires
as a build enters a waiting state in the build queue. Currently, only name field is supported.
This action is instantiated when a BuildWithEiffelStep
step is executed and will always contain
a name.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EiffelActivityDataAction
-
-
Method Details
-
getName
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-