public class BundleUnitListener
extends java.lang.Object
implements org.shiwa.desktop.data.transfer.ExecutionListener
BundleUnitEvent
Constructor and Description |
---|
BundleUnitListener() |
Modifier and Type | Method and Description |
---|---|
void |
digestWorkflow(java.io.File file,
java.io.File file1,
org.shiwa.desktop.data.description.handler.TransferSignature transferSignature) |
java.io.File |
getFile()
Gets the file.
|
org.shiwa.desktop.data.description.handler.TransferSignature |
getTransferSignature()
Gets the transfer signature.
|
boolean |
ignoreBundle() |
public void digestWorkflow(java.io.File file, java.io.File file1, org.shiwa.desktop.data.description.handler.TransferSignature transferSignature)
digestWorkflow
in interface org.shiwa.desktop.data.transfer.ExecutionListener
public boolean ignoreBundle()
ignoreBundle
in interface org.shiwa.desktop.data.transfer.ExecutionListener
public org.shiwa.desktop.data.description.handler.TransferSignature getTransferSignature()
public java.io.File getFile()