com.xebialabs.deployit.plugin.trigger.contrib
Class TriggerContributor

java.lang.Object
  extended by com.xebialabs.deployit.plugin.trigger.contrib.TriggerContributor

public class TriggerContributor
extends java.lang.Object


Field Summary
static java.lang.String TRIGGERS
           
 
Constructor Summary
TriggerContributor()
           
 
Method Summary
 void triggerNotifications(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas, com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRIGGERS

public static final java.lang.String TRIGGERS
See Also:
Constant Field Values
Constructor Detail

TriggerContributor

public TriggerContributor()
Method Detail

triggerNotifications

public void triggerNotifications(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas,
                                 com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)