Uses of Class
org.xwiki.job.event.status.JobStatus.State

Packages that use JobStatus.State
org.xwiki.job.event.status   
 

Uses of JobStatus.State in org.xwiki.job.event.status
 

Methods in org.xwiki.job.event.status that return JobStatus.State
 JobStatus.State JobStatus.getState()
           
static JobStatus.State JobStatus.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JobStatus.State[] JobStatus.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.