Uses of Class
org.rhq.core.domain.common.JobTrigger.StartType

Packages that use JobTrigger.StartType
org.rhq.core.domain.common   
 

Uses of JobTrigger.StartType in org.rhq.core.domain.common
 

Methods in org.rhq.core.domain.common that return JobTrigger.StartType
 JobTrigger.StartType JobTrigger.getStartType()
           
static JobTrigger.StartType JobTrigger.StartType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JobTrigger.StartType[] JobTrigger.StartType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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