Package com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data

Interface Summary
CompareUtil Base interface for the compare-algorithms.
 

Class Summary
Branch Represents a rule for triggering on a branch of a GerritProject.
CompareUtil.AntCompareUtil Compares based on Ant-style paths.
CompareUtil.PlainCompareUtil Compares with pattern.equals(str).
CompareUtil.RegExpCompareUtil Compares with regular-expressions.
GerritProject Base settings for one matcher rule of a Gerrit project.
GerritProject.DescriptorImpl Descriptor allowing for communication within the Repeatable.
TriggerContext This bean contains information to the GerritCause about what other builds were involved in the same event.
TriggerContextConverter A XStream converter that can marshal/unmarshal TriggerContexts.
TriggeredItemEntity Wrapper class for smoother serialization of AbstractBuild and AbstractProject.
 

Enum Summary
CompareType Enum of different ways of comparing a pattern.
 



Copyright © 2004-2011. All Rights Reserved.