- valueOf(String) - Static method in enum griffon.plugins.tasks.Task.Mode
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum griffon.plugins.tasks.Task.State
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum griffon.util.UIThreadWorker.StateValue
- 
Returns the enum constant of this type with the specified name. 
- values() - Static method in enum griffon.plugins.tasks.Task.Mode
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum griffon.plugins.tasks.Task.State
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum griffon.util.UIThreadWorker.StateValue
- 
Returns an array containing the constants of this enum type, in
the order they are declared.