public class TaskResult extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TaskResult.ResultType
Enumerated type of the possible types of results.
|
| Modifier and Type | Field and Description |
|---|---|
TaskResult.ResultType |
type |
| Constructor and Description |
|---|
TaskResult(TaskResult.ResultType type) |
public final TaskResult.ResultType type
public TaskResult(TaskResult.ResultType type)
Copyright © 2014 Quattor. All Rights Reserved.