public abstract class StartAuto extends java.lang.Object implements AddOn
| Constructor and Description | 
|---|
| StartAuto() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract java.lang.String | getFilenameProperty() | 
| void | init() | 
| protected abstract void | processFile(java.io.BufferedReader reader) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAPIRequestHandler, getAPIRequests, getAPIRequestType, shutdownprotected abstract java.lang.String getFilenameProperty()
protected abstract void processFile(java.io.BufferedReader reader)
                             throws java.io.IOException,
                                    org.json.simple.parser.ParseException
java.io.IOExceptionorg.json.simple.parser.ParseException