public class FileToInputStream extends Object implements org.apache.commons.chain.Command
| Constructor and Description | 
|---|
FileToInputStream()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
execute(org.apache.commons.chain.Context ctx) | 
String | 
getDestKey()  | 
String | 
getSrcFsPathKey()  | 
void | 
setDestKey(String destKey)  | 
void | 
setSrcFsPathKey(String srcFsPathKey)  | 
public boolean execute(org.apache.commons.chain.Context ctx)
                throws Exception
execute in interface org.apache.commons.chain.CommandExceptionpublic String getDestKey()
public void setDestKey(String destKey)
public String getSrcFsPathKey()
public void setSrcFsPathKey(String srcFsPathKey)
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.