public final class CasesStorage extends Object
| Constructor and Description |
|---|
CasesStorage() |
| Modifier and Type | Method and Description |
|---|---|
static ResultCreate |
getCurrentCase() |
static boolean |
isCaseInProgress() |
static void |
startCase(ResultCreate resultCreate) |
static void |
stopCase() |
public static void startCase(ResultCreate resultCreate)
public static void stopCase()
public static ResultCreate getCurrentCase()
public static boolean isCaseInProgress()
Copyright © 2023. All rights reserved.