Package | Description |
---|---|
de.esprit.netsuite.client.admin.action |
Contains admin client actions possibly reusable by other clients
|
de.esprit.netsuite.client.gui.action |
Contains network related standard actions used in the client GUI
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncAgentClientTimeoutAction
This action tests the client side timoeout of an agent
|
class |
AsyncAgentServerTimeoutAction
This action tests the server side timeout of an agent
|
class |
CancelAllClientCommandsAction
This action cancels all currently running client commands
|
class |
CancelCurrentClientCommandsAction
This action cancels the currently running client command
|
class |
DeleteLogMessagesAction
This action sends a roundtrip agent which is received in the response and a message
|
class |
EverSleepingAsyncAgentAction
This action starts the execution an ever sleeping async agent
|
class |
EverWorkingAsyncAgentAction
This action starts the execution an ever working async agent
|
class |
FetchUserListAction
This action reads the user-list from the server and prints it onto the given console
|
class |
FileSetDownloadAction
This actions downloads a sample file transfer job
|
class |
FileSetUploadAction
This actions uploads a sample file transfer job
|
class |
FillLogMessagesAction
This action sends a DBInsertAgent agent to insert log messages into a database table
|
class |
NoReturnAsyncAgentAction
This action start an never returning async agent on the server
|
class |
ProbeDataSourceAction
This action probes the database connections of the server and prints a short info about the connected databases
|
class |
RoundTripAction
This action sends a
RoundTripAgent which is received in the response and a message |
class |
RoundTripDataAction
This action sends a
RoundTripAgent with data which is received in the response and a message |
class |
SequencedAsyncAgentAction
This action runs a sample sequenced agent and prints its result to the console
|
class |
ServerShutdownAction
This action performs a server shutdown.
|
class |
StreamDownloadAction
This action performs a sample stream download
|
class |
TimeCompareAction
This action compares the client and server times
|
class |
ViewClientInfoAction
This action shows the dynamic server configuration parameters in the client console
|
class |
ViewRemoteTasksAction
This action shows the current server static in the client console
|
class |
ViewServerParamsAction
This action shows the dynamic server configuration parameters in the client console
|
class |
ViewServerStartupAction
This action shows the static server configuration parameters in the client console
|
class |
ViewServerStatisticAction
This action shows the current server static in the client console
|
class |
ViewThreadPoolStatusAction
This action shows the current server static in the client console
|
Modifier and Type | Class and Description |
---|---|
class |
ListDataAgentAction<C extends ClientContext,A extends AsyncAgent>
This action is only active when the underlying ZList is not empty.
|
class |
ListSelectionAgentAction<C extends ClientContext,A extends AsyncAgent>
This action is only active when the underlying ZList has a selection.
|
Constructor and Description |
---|
AgentCancelAction(AgentAction agentAction) |
AgentCancelAction(AgentAction agentAction,
NlsActionKey nls,
IconKey iconKey) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.