Package | Description |
---|---|
io.swagger.api.data |
Modifier and Type | Method and Description |
---|---|
Task.Step |
TaskHandler.getStep() |
Task.Step |
Task.getStep() |
static Task.Step |
Task.Step.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Task.Step[] |
Task.Step.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskHandler.setState(Task.Step step,
float percentageComplete) |
Copyright © 2018. All rights reserved.