Uses of Class
net.praqma.jenkins.configrotator.DiedBecauseAction.Die

Packages that use DiedBecauseAction.Die
net.praqma.jenkins.configrotator   
 

Uses of DiedBecauseAction.Die in net.praqma.jenkins.configrotator
 

Methods in net.praqma.jenkins.configrotator that return DiedBecauseAction.Die
static DiedBecauseAction.Die DiedBecauseAction.Die.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DiedBecauseAction.Die[] DiedBecauseAction.Die.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in net.praqma.jenkins.configrotator with parameters of type DiedBecauseAction.Die
DiedBecauseAction(String cause, DiedBecauseAction.Die die)
           
 



Copyright © 2004-2013. All Rights Reserved.