org.outerj.daisy.doctaskrunner
Interface TaskSpecification

All Known Subinterfaces:
SimpleActionsTaskSpecification

public interface TaskSpecification


Method Summary
 java.lang.String getDescription()
           
 java.lang.String getScript()
           
 java.lang.String getScriptLanguage()
           
 boolean stopOnFirstError()
           
 

Method Detail

getDescription

public java.lang.String getDescription()

getScript

public java.lang.String getScript()
                           throws org.outerj.daisy.repository.RepositoryException
Throws:
org.outerj.daisy.repository.RepositoryException

getScriptLanguage

public java.lang.String getScriptLanguage()

stopOnFirstError

public boolean stopOnFirstError()


Copyright © -2005 . All Rights Reserved.