Package | Description |
---|---|
de.esprit.appsuite.gui.activity |
Contains classes for observing async activity.
|
de.esprit.appsuite.gui.task |
Contains GUI support classes for async tasks
|
de.esprit.appsuite.gui.tree |
Contains support classes for working with JTree
|
de.esprit.appsuite.osproc |
Contains tool classes for running OS-processes
|
de.esprit.appsuite.workflow.monitor |
Contains support classes for monitoring workflow tasks
|
de.esprit.netsuite.client.activity.abo |
Contains GUI classes for working with Alive Business Objects (ABOs)
|
de.esprit.netsuite.client.activity.agent |
Contains Agent activity monitoring classes
|
de.esprit.netsuite.client.activity.command |
Contains ClientCommand activity monitoring classes
|
de.esprit.netsuite.client.activity.lock |
Contains Lock activity monitoring classes
|
de.esprit.netsuite.client.activity.transfer |
Contains Transfer activity monitoring classes
|
de.esprit.netsuite.client.gui |
Contains GUI related classes of the Duap-Port Servers admin client
|
de.esprit.netsuite.client.gui.transfer |
Contains classes for monitoring all Transfers running on the server
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityList<C extends ApplicationContext,T>
This list displays async activity items which might be either a
RunStateFlag s
or AsyncTask s. |
Modifier and Type | Class and Description |
---|---|
class |
ActiveTasksList<C extends ApplicationContext>
This list displays all
AsyncTask s which are currently running in any thread-pool. |
Modifier and Type | Class and Description |
---|---|
class |
PathRegistrationList
This list displays the paths currently being watched by the
PathTreeModelDriver . |
Modifier and Type | Class and Description |
---|---|
class |
ActiveOsProcessesList
This list displays the currently running async agents.
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveWorkflowsList
This kist shows up with the currently executing workflows
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveAbosList
This list just displays the currently cached
AliveBusinessObject s. |
Modifier and Type | Class and Description |
---|---|
class |
ActiveAgentsList
This list displays the currently running async
SuperAgent s. |
Modifier and Type | Class and Description |
---|---|
class |
ClientCommandList
This list keeps the CommandExecutorTask objects which are currently queued or being executed in the
ClientCommandExecutor . |
Modifier and Type | Class and Description |
---|---|
class |
ClientLockList
This list caches resource locks that the client is holding.
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveStreamsList
This list displays the currently running async agents.
|
class |
ActiveTransfersList
This list displays the currently running async agents.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientActivityList<C extends ClientContext,T>
This is the base class for displaying different types of client activity
|
Modifier and Type | Class and Description |
---|---|
class |
ServerTransferList
This list displays all file transfer currently running on the server.
|
Copyright © 2011 EsprIT-Systems. All Rights Reserved.