public class ProcessHandler extends JsonBasedFunctionHandler
FORKED_BRANCH| Constructor and Description |
|---|
ProcessHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
attachOutput(Long maxOutputPayloadSize,
Long maxOutputAttachmentSize,
OutputBuilder output,
String outputName,
File file) |
Output<javax.json.JsonObject> |
handle(Input<javax.json.JsonObject> input) |
getInputPayloadClass, getOutputPayloadClassdelegate, delegate, getCurrentContext, getCurrentContext, getFileVersionId, getFunctionHandlerFactory, getProperties, getTokenReservationSession, getTokenSession, initialize, mergeAllProperties, pushLocalApplicationContext, pushLocalApplicationContext, pushLocalFolderApplicationContext, pushLocalFolderApplicationContext, pushRemoteApplicationContext, pushRemoteApplicationContext, retrieveFileVersion, runInContext, runInContext, setApplicationContextBuilder, setFileManagerClient, setFunctionHandlerFactory, setProperties, setTokenReservationSession, setTokenSessionpublic Output<javax.json.JsonObject> handle(Input<javax.json.JsonObject> input) throws Exception
handle in class AbstractFunctionHandler<javax.json.JsonObject,javax.json.JsonObject>Exceptionpublic void attachOutput(Long maxOutputPayloadSize, Long maxOutputAttachmentSize, OutputBuilder output, String outputName, File file) throws IOException
IOExceptionCopyright © 2019. All rights reserved.