|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers
com.atlassian.bamboo.deployments.environments.actions.triggers.DeleteEnvironmentTrigger
public class DeleteEnvironmentTrigger
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.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers |
---|
deploymentProjectService, environment, environmentId, environmentTriggerService, INVALID_PLUGIN, saved, triggerDefinition, triggerDescriptor, triggerDisabled, triggerId, triggerTypeManager, triggerUIConfigBean, userDescription |
Fields inherited from class com.opensymphony.xwork2.ActionSupport |
---|
LOG |
Fields inherited from interface com.opensymphony.xwork2.Action |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
---|---|
DeleteEnvironmentTrigger()
|
Method Summary | |
---|---|
String |
execute()
|
String |
input()
|
Methods inherited from class com.atlassian.bamboo.deployments.environments.actions.triggers.ConfigureEnvironmentTriggers |
---|
getAvailableTriggerTypes, getDeploymentProject, getEnvironment, getEnvironmentId, getJsonObject, getSecuredDomainObject, getTriggerDefinition, getTriggerDefinitionById, getTriggerId, getTriggers, getUserDescription, isSaved, isTriggerDisabled, prepare, setEnvironmentId, setEnvironmentTriggerService, setSaved, setTriggerDisabled, setTriggerId, setTriggerTypeManager, setTriggerUIConfigBean, setUserDescription, validateDescription, validateEnvironment |
Methods inherited from class com.opensymphony.xwork2.ActionSupport |
---|
addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFormatted, getLocale, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, pause, setActionErrors, setActionMessages, setContainer, 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.utils.error.ErrorCollection |
---|
getErrorMessages, getErrors |
Methods inherited from interface com.opensymphony.xwork2.ValidationAware |
---|
addActionMessage, addFieldError, getActionErrors, getActionMessages, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, setActionErrors, setActionMessages, setFieldErrors |
Constructor Detail |
---|
public DeleteEnvironmentTrigger()
Method Detail |
---|
public String input()
input
in class BambooActionSupport
public String execute()
execute
in interface com.opensymphony.xwork2.Action
execute
in class ConfigureEnvironmentTriggers
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |