public class TransientCauseManagement extends CauseManagement
CauseManagement
page that appears on all Project pages via TransientActionProvider
.ExtensionPoint.LegacyInstancesAreScopedToHudson
GRAPH_PAGE_TITLE, NEW_CAUSE_DESCRIPTION, NEW_CAUSE_DYNAMIC_ID, NEW_CAUSE_NAME, REQUEST_CAUSE_MANAGEMENT_ERROR, SESSION_REMOVED_FAILURE_CAUSE, URL_NAME
Constructor and Description |
---|
TransientCauseManagement(Item owner)
Standard constructor.
|
Modifier and Type | Method and Description |
---|---|
ModelObject |
getOwner()
The "owner" of this Action.
|
protected String |
getOwnerUrl()
Where to redirect after the form has been saved, probably to the owner.
|
doRemoveConfirm, getDisplayName, getDynamic, getErrorMessage, getIconFileName, getImageUrl, getIndicationDescriptors, getInstance, getPermission, getRemovePermission, getShallowCauses, getUrlName, isError, isUnderTest
public TransientCauseManagement(Item owner)
owner
- the "owner" of this action. Used to render the side panel.public ModelObject getOwner()
CauseManagement
Hudson.getInstance()
but if the class is
included in some build or something we might want to be able to easier change the side panel for example.getOwner
in class CauseManagement
protected String getOwnerUrl()
CauseManagement
getOwnerUrl
in class CauseManagement
Copyright © 2016–2021. All rights reserved.