public class SwingAdminApp extends TestMainSupport
| Modifier and Type | Class and Description |
|---|---|
static interface |
SwingAdminApp.Operation |
apiKey, apiPassword, apiPath, client, couchSenderSetup, domainName| Constructor and Description |
|---|
SwingAdminApp() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkStatus() |
void |
deleteAll() |
void |
deleteNotifications() |
void |
deleteRequests() |
void |
deleteTasks() |
void |
generateRequestsByCouch() |
void |
generateRequestsByHttp() |
static void |
main(java.lang.String[] args) |
deleteNotification, deleteRequest, deleteTask, getNotifications, getOrCreateDomainProfile, getRequests, getTasks, startProcessor, startReceiverpublic static void main(java.lang.String[] args)
public void deleteAll()
throws java.lang.Exception
java.lang.Exceptionpublic void deleteTasks()
throws java.lang.Exception
java.lang.Exceptionpublic void deleteNotifications()
throws java.lang.Exception
java.lang.Exceptionpublic void deleteRequests()
throws java.lang.Exception
java.lang.Exceptionpublic void generateRequestsByHttp()
throws java.lang.Exception
java.lang.Exceptionpublic void checkStatus()
throws java.lang.Exception
java.lang.Exceptionpublic void generateRequestsByCouch()
throws java.lang.Exception
java.lang.Exception