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