Uses of Class
com.gooddata.sdk.model.dataload.processes.ScheduleState
| Package | Description |
|---|---|
| com.gooddata.sdk.model.dataload.processes |
-
Uses of ScheduleState in com.gooddata.sdk.model.dataload.processes
Methods in com.gooddata.sdk.model.dataload.processes that return ScheduleState Modifier and Type Method Description static ScheduleStateScheduleState. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ScheduleState[]ScheduleState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.gooddata.sdk.model.dataload.processes with parameters of type ScheduleState Modifier and Type Method Description voidSchedule. setState(ScheduleState state)