|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.ww2.actions.PlanActionSupport
com.atlassian.bamboo.ww2.actions.ChainActionSupport
com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainConfiguration
com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainAuditLog
public class ViewChainAuditLog
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
|---|
BambooActionSupport.JSONStatus |
| Field Summary |
|---|
| Fields inherited from class com.atlassian.bamboo.ww2.actions.chains.admin.ViewChainConfiguration |
|---|
SELECTED_TAB_COOKIE |
| Fields inherited from class com.atlassian.bamboo.ww2.actions.ChainActionSupport |
|---|
chainExecutionManager, planExecutableAgentsHelper, stageStatusHelper |
| Fields inherited from class com.atlassian.bamboo.ww2.actions.PlanActionSupport |
|---|
buildNumber, resultsSummaryManager |
| Fields inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
|---|
administrationConfigurationManager, bambooPermissionManager, buildDefinitionManager, CONFIRM, cookieCutter, dashboardCachingManager, planExecutionManager, planManager, projectManager |
| Fields inherited from class com.opensymphony.xwork.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
ViewChainAuditLog()
|
|
| Method Summary | |
|---|---|
java.lang.String |
doDelete()
|
java.lang.String |
doExecute()
Places the current user on the page |
java.util.List<AuditLogEntry> |
getAuditLogMessages()
|
long |
getFilterEnd()
|
java.util.Date |
getFilterEndDate()
|
long |
getFilterStart()
|
java.util.Date |
getFilterStartDate()
|
java.util.Map<java.lang.String,java.lang.String> |
getJobMap()
|
Pager |
getPager()
|
java.util.List<AuditLogEntry> |
getResultsList()
|
void |
setAuditLogService(AuditLogService auditLogService)
|
void |
setFilterEnd(long filterEnd)
|
void |
setFilterStart(long filterStart)
|
void |
setPager(Pager pager)
|
| Methods inherited from class com.atlassian.bamboo.ww2.actions.ChainActionSupport |
|---|
getChain, getChainExecutionManager, getChainResult, getChainResultNumber, getChainStage, getErrorAccessor, getStageStatusHelper, jobHasExecutableAgents, setAggregatedChainErrorAccessor, setChain, setChainExecutionManager, setChainResult, setChainResultNumber, setChainStage, setPlanExecutableAgentsHelper, setStageStatusHelper |
| Methods inherited from class com.atlassian.bamboo.ww2.actions.PlanActionSupport |
|---|
buildWebPanelContext, getBuildKey, getBuildNumber, getCurrentlyBuildingPlans, getPlan, getPlanKey, getPlanResultKey, getProject, getResultsSummaryManager, getSecuredDomainObject, planNotFound, setBuildKey, setBuildNumber, setErrorAccessor, setPlan, setPlanExecutionManager, setPlanKey, setPlanResultKey, setResultsSummaryManager |
| Methods inherited from class com.opensymphony.xwork.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, doInput, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.bamboo.ww2.aware.permissions.DomainObjectSecurityAware |
|---|
getSecuredDomainObject |
| Methods inherited from interface com.atlassian.bamboo.utils.error.ErrorCollection |
|---|
getErrorMessages, getErrors, getFieldErrors |
| Constructor Detail |
|---|
public ViewChainAuditLog()
| Method Detail |
|---|
public java.lang.String doExecute()
BambooActionSupport
doExecute in class BambooActionSupportpublic java.lang.String doDelete()
public java.util.List<AuditLogEntry> getAuditLogMessages()
public Pager getPager()
getPager in interface PaginationAwarepublic void setPager(Pager pager)
setPager in interface PaginationAwarepublic java.util.List<AuditLogEntry> getResultsList()
getResultsList in interface ResultsListProviderpublic void setAuditLogService(AuditLogService auditLogService)
public java.util.Map<java.lang.String,java.lang.String> getJobMap()
public void setFilterStart(long filterStart)
public long getFilterStart()
public void setFilterEnd(long filterEnd)
public long getFilterEnd()
public java.util.Date getFilterStartDate()
public java.util.Date getFilterEndDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||