|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.breadcrumbs.BaseCrumb com.atlassian.breadcrumbs.build.result.AbstractBuildResultsCrumb com.atlassian.breadcrumbs.build.result.ArtifactsCrumb
public class ArtifactsCrumb
Crumbs for the artifacts page
Field Summary |
---|
Fields inherited from class com.atlassian.breadcrumbs.BaseCrumb |
---|
action, BROWSE_PREFIX, request |
Constructor Summary | |
---|---|
ArtifactsCrumb(javax.servlet.http.HttpServletRequest request,
com.opensymphony.xwork.Action action)
|
Method Summary | |
---|---|
protected java.lang.String |
getActionName()
The action name represented by the crumb. |
protected java.lang.String |
getLabelKey()
Gets the internationalised key for the label |
Methods inherited from class com.atlassian.breadcrumbs.build.result.AbstractBuildResultsCrumb |
---|
getChildCrumbs, getLabel, getUrl, isCurrentPage, isShown |
Methods inherited from class com.atlassian.breadcrumbs.BaseCrumb |
---|
createUrl, createUrl, getAccessKey, getLabelWithAccessKeyUnderlined, getText, isAnyChildShown, isInCurrentPath, setAction, setRequest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArtifactsCrumb(javax.servlet.http.HttpServletRequest request, com.opensymphony.xwork.Action action)
Method Detail |
---|
protected java.lang.String getActionName()
AbstractBuildResultsCrumb
getActionName
in class AbstractBuildResultsCrumb
protected java.lang.String getLabelKey()
AbstractBuildResultsCrumb
getLabelKey
in class AbstractBuildResultsCrumb
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |