public class Darkroom
extends java.lang.Object
Constructor and Description |
---|
Darkroom() |
Modifier and Type | Method and Description |
---|---|
static void |
isOpenForBusiness() |
static ScreenshotReceipt |
sendNegative(ScreenshotNegative screenshotNegative)
Returns a receipt of the screenshot negative with the definitive destination path
|
void |
start() |
ScreenshotReceipt |
submitForProcessing(ScreenshotNegative negative) |
void |
terminate() |
static void |
waitUntilClose() |
public static void isOpenForBusiness()
public static void waitUntilClose()
public void start()
public void terminate()
public ScreenshotReceipt submitForProcessing(ScreenshotNegative negative)
public static ScreenshotReceipt sendNegative(ScreenshotNegative screenshotNegative)