public class KeywordHandler extends JsonBasedFunctionHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
KEYWORD_CLASSES |
FORKED_BRANCH| Constructor and Description |
|---|
KeywordHandler() |
KeywordHandler(boolean throwExceptionOnError) |
| Modifier and Type | Method and Description |
|---|---|
Output<javax.json.JsonObject> |
handle(Input<javax.json.JsonObject> input) |
boolean |
isThrowExceptionOnError() |
void |
setThrowExceptionOnError(boolean throwExceptionOnError) |
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 static final String KEYWORD_CLASSES
public KeywordHandler()
public KeywordHandler(boolean throwExceptionOnError)
Copyright © 2019. All rights reserved.