public class FileCopy extends AbstractWorkflowComponent
| Constructor and Description |
|---|
FileCopy() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkConfiguration(Issues issues) |
protected void |
invokeInternal(WorkflowContext ctx,
ProgressMonitor monitor,
Issues issues) |
void |
setSourceFile(String sourceFile) |
void |
setTargetFile(String targetFile) |
checkRequiredConfigProperty, getBridge, getComponentName, getContainer, getId, getLocation, getLogMessage, invoke, invoke, postInvoke, preInvoke, setContainer, setId, setLocation, setSkipOnErrorspublic void setSourceFile(String sourceFile)
public void setTargetFile(String targetFile)
public void checkConfiguration(Issues issues)
protected void invokeInternal(WorkflowContext ctx, ProgressMonitor monitor, Issues issues)
invokeInternal in class AbstractWorkflowComponentCopyright © 2015. All rights reserved.