de.unihalle.informatik.Alida.workflows.events
Class ALDWorkflowStorageInfo

java.lang.Object
  extended by de.unihalle.informatik.Alida.workflows.events.ALDWorkflowStorageInfo

public class ALDWorkflowStorageInfo
extends Object

Author:
posch

Constructor Summary
ALDWorkflowStorageInfo(String filename, ALDWorkflow workflow)
           
 
Method Summary
 String getFilename()
           
 ALDWorkflow getWorkflow()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ALDWorkflowStorageInfo

public ALDWorkflowStorageInfo(String filename,
                              ALDWorkflow workflow)
Parameters:
filename -
workflow -
Method Detail

getFilename

public final String getFilename()
Returns:
the filename

getWorkflow

public ALDWorkflow getWorkflow()
Returns:
the workflow


Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.