|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.opensymphony.xwork.ActionSupport com.atlassian.bamboo.ww2.BambooActionSupport com.atlassian.bamboo.configuration.ViewGlobalAuditLogAction
public class ViewGlobalAuditLogAction
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.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 | |
---|---|
ViewGlobalAuditLogAction()
|
Method Summary | |
---|---|
java.lang.String |
doDelete()
|
java.lang.String |
doDeleteAll()
|
java.lang.String |
doDisable()
|
java.lang.String |
doEnable()
|
Pager |
getPager()
|
java.util.List<AuditLogEntry> |
getResultsList()
|
boolean |
isEnabled()
|
void |
setAuditLogService(AuditLogService auditLogService)
|
void |
setPager(Pager pager)
|
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 ViewGlobalAuditLogAction()
Method Detail |
---|
public java.lang.String doDelete()
public java.lang.String doDeleteAll()
public java.lang.String doEnable()
public java.lang.String doDisable()
public boolean isEnabled()
public Pager getPager()
getPager
in interface PaginationAware
public void setPager(Pager pager)
setPager
in interface PaginationAware
public java.util.List<AuditLogEntry> getResultsList()
getResultsList
in interface ResultsListProvider
public void setAuditLogService(AuditLogService auditLogService)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |