ch.tatool.core.module.creator
Interface Worker

All Known Implementing Classes:
FileDownloadWorker, ModuleCreationWorker

public interface Worker


Method Summary
 String getErrorText()
           
 String getErrorTitle()
           
 boolean hasFinished()
           
 

Method Detail

hasFinished

boolean hasFinished()

getErrorTitle

String getErrorTitle()

getErrorText

String getErrorText()


Copyright © 2012. All Rights Reserved.