Package jenkins.scm.api.actions
Class ChangeRequestAction
java.lang.Object
hudson.model.InvisibleAction
jenkins.scm.api.actions.ChangeRequestAction
- All Implemented Interfaces:
Action
,ModelObject
,Serializable
@Restricted(org.kohsuke.accmod.restrictions.DoNotUse.class)
@Deprecated
public abstract class ChangeRequestAction
extends InvisibleAction
implements Serializable
Deprecated.
Class retained for on-disk compatibility only for instances upgrading and deserializing data from disk.
- Since:
- 1.1
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlName
-
Constructor Details
-
ChangeRequestAction
public ChangeRequestAction()Deprecated.
-
-
Method Details
-
getId
Deprecated. -
getURL
Deprecated. -
getTitle
Deprecated. -
getAuthor
Deprecated. -
getAuthorDisplayName
Deprecated. -
getAuthorEmail
Deprecated. -
getTarget
Deprecated.
-
ContributorMetadataAction
for the author information,ObjectMetadataAction
for the title and links andChangeRequestSCMHead.getId()
andChangeRequestSCMHead.getTarget()