public class WorkflowUtils
extends java.lang.Object
| Constructor and Description |
|---|
WorkflowUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getWorkflowType(java.io.File file,
org.shiwa.desktop.data.description.handler.TransferSignature signature)
Gets the workflow type.
|
static void |
main(java.lang.String[] args)
The main method.
|
public static java.lang.String getWorkflowType(java.io.File file,
org.shiwa.desktop.data.description.handler.TransferSignature signature)
file - the filesignature - the signaturepublic static void main(java.lang.String[] args)
args - the arguments