Package hudson.tasks
Class MailMessageIdAction
java.lang.Object
hudson.tasks.MailMessageIdAction
- All Implemented Interfaces:
Action
,ModelObject
Remembers the message ID of the e-mail that was sent for the build.
This allows us to send further updates as replies.
- Author:
- Kohsuke Kawaguchi
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
messageId
Message ID of the e-mail sent for the build.
-
-
Constructor Details
-
MailMessageIdAction
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-