Package | Description |
---|---|
org.sonatype.gossip.model |
Configuration model.
|
Modifier and Type | Method and Description |
---|---|
List<TriggerNode> |
ProfileNode.getTriggers()
Method getTriggers.
|
Modifier and Type | Method and Description |
---|---|
static Trigger |
ComponentFactory.create(TriggerNode node) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileNode.setTriggers(List<TriggerNode> triggers)
Set the triggers field.
|
Copyright © 2008-2013 Sonatype. All Rights Reserved.