Uses of Class
hudson.plugins.emailext.MatrixTriggerMode

Packages that use MatrixTriggerMode
hudson.plugins.emailext   
 

Uses of MatrixTriggerMode in hudson.plugins.emailext
 

Methods in hudson.plugins.emailext that return MatrixTriggerMode
 MatrixTriggerMode ExtendedEmailPublisher.getMatrixTriggerMode()
           
static MatrixTriggerMode MatrixTriggerMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MatrixTriggerMode[] MatrixTriggerMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in hudson.plugins.emailext with parameters of type MatrixTriggerMode
 void ExtendedEmailPublisher.setMatrixTriggerMode(MatrixTriggerMode matrixTriggerMode)
           
 



Copyright © 2004-2012. All Rights Reserved.