Uses of Enum Class
org.jenkinsci.test.acceptance.plugins.gerrit_trigger.GerritTriggerJob.EventToTriggerOn
-
Uses of GerritTriggerJob.EventToTriggerOn in org.jenkinsci.test.acceptance.plugins.gerrit_trigger
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GerritTriggerJob.EventToTriggerOn[]
GerritTriggerJob.EventToTriggerOn.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
GerritTriggerJob.saveTestJobConfig
(GerritTriggerJob.EventToTriggerOn eventToTriggerOn, String serverName, String projectName) Saves harness' gerrit-trigger test-job configuration.