Operation.State
public abstract class Operation.State
Operation.State.FAILURE |
This represents an |
Operation.State.IN_PROGRESS |
This represents an |
Operation.State.SUCCESS |
This represents an |
The lifecycle state of an Operation.
Summary
Nested types |
|---|
public final class Operation.State.FAILURE extends Operation.StateThis represents an |
public final class Operation.State.IN_PROGRESS extends Operation.StateThis represents an |
public final class Operation.State.SUCCESS extends Operation.StateThis represents an |