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.
Branch.DescriptorImpl The Descriptor for the Branch.
CompareUtil.AntCompareUtil Compares based on Ant-style paths.
CompareUtil.PlainCompareUtil Compares with pattern.equals(str).
CompareUtil.RegExpCompareUtil Compares with regular-expressions.
FilePath Represents a rule for triggering on a filepath of a GerritProject.
FilePath.DescriptorImpl The Descriptor for the FilePath.
GerritProject Base settings for one matcher rule of a Gerrit project.
GerritProject.DescriptorImpl Descriptor allowing for communication within the Repeatable.
SkipVote Information about what votes to "skip" for a GerritTrigger.
Topic Represents a rule for triggering on a topic of a GerritProject.
Topic.DescriptorImpl The Descriptor for the Topic.
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-2013. All Rights Reserved.