Uses of Class
org.sonatype.gossip.model.TriggerNode

Packages that use TriggerNode
org.sonatype.gossip.model Configuration model. 
 

Uses of TriggerNode in org.sonatype.gossip.model
 

Methods in org.sonatype.gossip.model that return types with arguments of type TriggerNode
 java.util.List<TriggerNode> ProfileNode.getTriggers()
          Method getTriggers.
 

Methods in org.sonatype.gossip.model with parameters of type TriggerNode
static Trigger ComponentFactory.create(TriggerNode node)
           
 

Method parameters in org.sonatype.gossip.model with type arguments of type TriggerNode
 void ProfileNode.setTriggers(java.util.List<TriggerNode> triggers)
          Set the triggers field.
 



Copyright © 2008-2010 Sonatype. All Rights Reserved.