public final class CloudFlareHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
createForProcess(@NotNull systems.reformcloud.reformcloud2.executor.api.process.ProcessInformation target) |
static void |
deleteRecord(systems.reformcloud.reformcloud2.executor.api.process.ProcessInformation target) |
static void |
handleStop() |
static boolean |
hasEntry(@NotNull systems.reformcloud.reformcloud2.executor.api.process.ProcessInformation processInformation) |
static boolean |
init(@NotNull String baseFolder) |
static void |
loadAlreadyRunning() |
static boolean |
shouldHandle(@NotNull systems.reformcloud.reformcloud2.executor.api.process.ProcessInformation process) |
public static boolean init(@NotNull
@NotNull String baseFolder)
public static void loadAlreadyRunning()
public static void createForProcess(@NotNull
@NotNull systems.reformcloud.reformcloud2.executor.api.process.ProcessInformation target)
public static void handleStop()
public static void deleteRecord(systems.reformcloud.reformcloud2.executor.api.process.ProcessInformation target)
public static boolean hasEntry(@NotNull
@NotNull systems.reformcloud.reformcloud2.executor.api.process.ProcessInformation processInformation)
public static boolean shouldHandle(@NotNull
@NotNull systems.reformcloud.reformcloud2.executor.api.process.ProcessInformation process)
Copyright © 2020. All rights reserved.