Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
I
R
S
T
V
A
Action
- Interface in
com.xebialabs.deployit.plugin.trigger
B
BodyValidator
- Annotation Type in
com.xebialabs.deployit.plugin.trigger
BodyValidator.Validator
- Class in
com.xebialabs.deployit.plugin.trigger
BodyValidator.Validator()
- Constructor for class com.xebialabs.deployit.plugin.trigger.
BodyValidator.Validator
C
com.xebialabs.deployit.plugin.trigger
- package com.xebialabs.deployit.plugin.trigger
com.xebialabs.deployit.plugin.trigger.action
- package com.xebialabs.deployit.plugin.trigger.action
com.xebialabs.deployit.plugin.trigger.contrib
- package com.xebialabs.deployit.plugin.trigger.contrib
E
EmailNotification
- Class in
com.xebialabs.deployit.plugin.trigger.action
EmailNotification()
- Constructor for class com.xebialabs.deployit.plugin.trigger.action.
EmailNotification
equivalentTo(StepExecutionState)
- Method in enum com.xebialabs.deployit.plugin.trigger.
StepState
equivalentTo(TaskExecutionState)
- Method in enum com.xebialabs.deployit.plugin.trigger.
TaskState
equivalentTo(T)
- Method in interface com.xebialabs.deployit.plugin.trigger.
TriggerState
execute(Map<String, Object>)
- Method in class com.xebialabs.deployit.plugin.trigger.action.
EmailNotification
execute(Map<String, Object>)
- Method in interface com.xebialabs.deployit.plugin.trigger.
Action
executeTriggers(Iterable<Trigger>, Map<String, Object>)
- Method in class com.xebialabs.deployit.plugin.trigger.contrib.
TriggerExecutionListener
G
getActions()
- Method in class com.xebialabs.deployit.plugin.trigger.
Trigger
getBody()
- Method in class com.xebialabs.deployit.plugin.trigger.action.
EmailNotification
getBodyTemplatePath()
- Method in class com.xebialabs.deployit.plugin.trigger.action.
EmailNotification
getFromAddress()
- Method in class com.xebialabs.deployit.plugin.trigger.action.
EmailNotification
getFromState()
- Method in class com.xebialabs.deployit.plugin.trigger.
StepTrigger
getFromState()
- Method in class com.xebialabs.deployit.plugin.trigger.
TaskTrigger
getFromState()
- Method in class com.xebialabs.deployit.plugin.trigger.
Trigger
getMailServer()
- Method in class com.xebialabs.deployit.plugin.trigger.action.
EmailNotification
getSubject()
- Method in class com.xebialabs.deployit.plugin.trigger.action.
EmailNotification
getToAddresses()
- Method in class com.xebialabs.deployit.plugin.trigger.action.
EmailNotification
getToState()
- Method in class com.xebialabs.deployit.plugin.trigger.
StepTrigger
getToState()
- Method in class com.xebialabs.deployit.plugin.trigger.
TaskTrigger
getToState()
- Method in class com.xebialabs.deployit.plugin.trigger.
Trigger
I
isValidTransition(StepState)
- Method in enum com.xebialabs.deployit.plugin.trigger.
StepState
isValidTransition(TaskState)
- Method in enum com.xebialabs.deployit.plugin.trigger.
TaskState
R
renderEmailTemplate(String, Map<String, Object>, boolean)
- Method in class com.xebialabs.deployit.plugin.trigger.action.
EmailNotification
S
setActions(List<Action>)
- Method in class com.xebialabs.deployit.plugin.trigger.
Trigger
setBody(String)
- Method in class com.xebialabs.deployit.plugin.trigger.action.
EmailNotification
setBodyTemplatePath(String)
- Method in class com.xebialabs.deployit.plugin.trigger.action.
EmailNotification
setFromAddress(String)
- Method in class com.xebialabs.deployit.plugin.trigger.action.
EmailNotification
setFromState(StepState)
- Method in class com.xebialabs.deployit.plugin.trigger.
StepTrigger
setFromState(TaskState)
- Method in class com.xebialabs.deployit.plugin.trigger.
TaskTrigger
setMailServer(SmtpServer)
- Method in class com.xebialabs.deployit.plugin.trigger.action.
EmailNotification
setSubject(String)
- Method in class com.xebialabs.deployit.plugin.trigger.action.
EmailNotification
setToAddresses(List<String>)
- Method in class com.xebialabs.deployit.plugin.trigger.action.
EmailNotification
setToState(StepState)
- Method in class com.xebialabs.deployit.plugin.trigger.
StepTrigger
setToState(TaskState)
- Method in class com.xebialabs.deployit.plugin.trigger.
TaskTrigger
StepState
- Enum in
com.xebialabs.deployit.plugin.trigger
stepStateChanged(StepExecutionStateEvent)
- Method in class com.xebialabs.deployit.plugin.trigger.contrib.
TriggerExecutionListener
StepTrigger
- Class in
com.xebialabs.deployit.plugin.trigger
StepTrigger()
- Constructor for class com.xebialabs.deployit.plugin.trigger.
StepTrigger
T
TaskState
- Enum in
com.xebialabs.deployit.plugin.trigger
taskStateChanged(TaskExecutionStateEvent)
- Method in class com.xebialabs.deployit.plugin.trigger.contrib.
TriggerExecutionListener
TaskTrigger
- Class in
com.xebialabs.deployit.plugin.trigger
TaskTrigger()
- Constructor for class com.xebialabs.deployit.plugin.trigger.
TaskTrigger
Trigger
<
T
extends
TriggerState
> - Class in
com.xebialabs.deployit.plugin.trigger
Trigger()
- Constructor for class com.xebialabs.deployit.plugin.trigger.
Trigger
TriggerContributor
- Class in
com.xebialabs.deployit.plugin.trigger.contrib
TriggerContributor()
- Constructor for class com.xebialabs.deployit.plugin.trigger.contrib.
TriggerContributor
TriggerExecutionListener
- Class in
com.xebialabs.deployit.plugin.trigger.contrib
TriggerExecutionListener(List<Trigger>, Deltas, DeployedApplication)
- Constructor for class com.xebialabs.deployit.plugin.trigger.contrib.
TriggerExecutionListener
triggerNotifications(Deltas, DeploymentPlanningContext)
- Method in class com.xebialabs.deployit.plugin.trigger.contrib.
TriggerContributor
TRIGGERS
- Static variable in class com.xebialabs.deployit.plugin.trigger.contrib.
TriggerContributor
TriggerState
<
T
> - Interface in
com.xebialabs.deployit.plugin.trigger
TriggerValidator
- Annotation Type in
com.xebialabs.deployit.plugin.trigger
TriggerValidator.Validator
- Class in
com.xebialabs.deployit.plugin.trigger
TriggerValidator.Validator()
- Constructor for class com.xebialabs.deployit.plugin.trigger.
TriggerValidator.Validator
V
validate(EmailNotification, ValidationContext)
- Method in class com.xebialabs.deployit.plugin.trigger.
BodyValidator.Validator
validate(Trigger, ValidationContext)
- Method in class com.xebialabs.deployit.plugin.trigger.
TriggerValidator.Validator
valueOf(String)
- Static method in enum com.xebialabs.deployit.plugin.trigger.
StepState
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum com.xebialabs.deployit.plugin.trigger.
TaskState
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.xebialabs.deployit.plugin.trigger.
StepState
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum com.xebialabs.deployit.plugin.trigger.
TaskState
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
E
G
I
R
S
T
V
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes