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

java.lang.String getDescription()

getScript

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

getScriptLanguage

java.lang.String getScriptLanguage()

stopOnFirstError

boolean stopOnFirstError()


Copyright © -2012 . All Rights Reserved.