Uses of Class
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTriggerParameters
-
Packages that use GerritTriggerParameters Package Description com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger -
-
Uses of GerritTriggerParameters in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger
Methods in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger that return GerritTriggerParameters Modifier and Type Method Description static GerritTriggerParameters
GerritTriggerParameters. valueOf(String name)
Returns the enum constant of this type with the specified name.static GerritTriggerParameters[]
GerritTriggerParameters. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-