public final class StepStorage extends Object
| Constructor and Description |
|---|
StepStorage() |
| Modifier and Type | Method and Description |
|---|---|
static ResultCreateStepsInner |
getCurrentStep() |
static boolean |
isStepInProgress() |
static void |
startStep() |
static void |
stopStep() |
static LinkedList<ResultCreateStepsInner> |
stopSteps() |
public static void startStep()
public static void stopStep()
public static ResultCreateStepsInner getCurrentStep()
public static boolean isStepInProgress()
public static LinkedList<ResultCreateStepsInner> stopSteps()
Copyright © 2023. All rights reserved.