g-Eclipse
Release 1.0.0

eu.geclipse.workflow
Interface IGridWorkflowJobDescription

All Known Implementing Classes:
GridWorkflowJobDescription

public interface IGridWorkflowJobDescription

Job, which is part of workflow


Method Summary
 Path getDescriptionPath()
           
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()
Returns:
job name

getDescriptionPath

Path getDescriptionPath()
Returns:
job description. Now only jsdl content is returned as description.

g-Eclipse
Release 1.0.0