public class UploadingAction extends UnsafeAction<UploadingActionInput,String>
| Constructor and Description |
|---|
UploadingAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(UploadingActionInput input) |
boolean |
isIdempotent() |
isSafeisBinaryResponse, isUploadgetDynamicInputSchemas, getInputSchema, getInputType, getOutputSchema, getOutputType, isDynamicInputSchemadestroy, getDescription, getId, getSourceCode, getType, init, init, isActivepublic boolean isIdempotent()
isIdempotent in class UnsafeAction<UploadingActionInput,String>public String execute(UploadingActionInput input) throws Exception
execute in class RpcAction<UploadingActionInput,String>ExceptionCopyright © 2010–2016. All rights reserved.