Uses of Class
org.rhq.enterprise.server.plugins.alertOperations.TokenClass

Uses of TokenClass in org.rhq.enterprise.server.plugins.alertOperations
 

Methods in org.rhq.enterprise.server.plugins.alertOperations that return TokenClass
static TokenClass TokenClass.getByText(String input)
          Return the tokenclass that matches the input text or null if not found.
static TokenClass TokenClass.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TokenClass[] TokenClass.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.rhq.enterprise.server.plugins.alertOperations with parameters of type TokenClass
static Set<Token> Token.getByTokenClass(TokenClass tokenClass)
           
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.