public class OvhTask extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
comment
Details of this task
canBeNull && readOnly
|
Date |
doneDate
Completion date
canBeNull && readOnly
|
OvhTaskFunctionEnum |
function
Function name
canBeNull && readOnly
|
Date |
lastUpdate
last update
canBeNull && readOnly
|
Date |
startDate
Task Creation date
canBeNull && readOnly
|
OvhTaskStatusEnum |
status
Task status
canBeNull && readOnly
|
Long |
taskId
the id of the task
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhTask() |
public OvhTaskFunctionEnum function
public Date lastUpdate
public String comment
public Date doneDate
public Long taskId
public Date startDate
public OvhTaskStatusEnum status
Copyright © 2018. All rights reserved.