public class SendFileAction extends UnsafeAction<SendFileAction.SendFileInput,Boolean>
| Modifier and Type | Class and Description |
|---|---|
static class |
SendFileAction.SendFileInput |
| Modifier and Type | Field and Description |
|---|---|
static File |
UPLOAD_ROOT |
| Constructor and Description |
|---|
SendFileAction() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
execute(SendFileAction.SendFileInput input) |
MessageTopic |
getTopic() |
void |
setTopic(MessageTopic topic) |
isIdempotent, isSafeisBinaryResponse, isUploadgetDynamicInputSchemas, getInputSchema, getInputType, getOutputSchema, getOutputType, isDynamicInputSchemadestroy, getDescription, getId, getSourceCode, getType, init, init, isActivepublic static final File UPLOAD_ROOT
public MessageTopic getTopic()
public void setTopic(MessageTopic topic)
public Boolean execute(SendFileAction.SendFileInput input) throws Exception
execute in class RpcAction<SendFileAction.SendFileInput,Boolean>ExceptionCopyright © 2010–2016. All rights reserved.