|
||||||||||
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.AbstractBuildCrumb com.atlassian.breadcrumbs.build.BuildFilesCrumb
public class BuildFilesCrumb
Crumbs for files page for build
Field Summary |
---|
Fields inherited from class com.atlassian.breadcrumbs.BaseCrumb |
---|
action, BROWSE_PREFIX, request |
Constructor Summary | |
---|---|
BuildFilesCrumb(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.AbstractBuildCrumb |
---|
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 BuildFilesCrumb(javax.servlet.http.HttpServletRequest request, com.opensymphony.xwork.Action action)
Method Detail |
---|
protected java.lang.String getActionName()
AbstractBuildCrumb
getActionName
in class AbstractBuildCrumb
protected java.lang.String getLabelKey()
AbstractBuildCrumb
getLabelKey
in class AbstractBuildCrumb
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |