Package | Description |
---|---|
org.safs | |
org.safs.jvmagent |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
SAFSPlus.action(Component component,
java.lang.String command,
java.lang.String... params)
Execute a 'component action' on the component.
|
protected static boolean |
SAFSPlus.actionGUILess(java.lang.String command,
java.lang.String... params)
Execute a 'component action' without a component.
|
protected static boolean |
SAFSPlus.command(java.lang.String command,
java.lang.String... params)
Execute a driver command.
|
Modifier and Type | Class and Description |
---|---|
class |
SAFSActionErrorRuntimeException |
class |
SAFSActionUnsupportedRuntimeException |
class |
SAFSInvalidActionArgumentRuntimeException |
class |
SAFSInvalidActionRuntimeException |
class |
SAFSInvalidComponentRuntimeException |
class |
SAFSMissingActionArgumentRuntimeException |
class |
SAFSObjectNotFoundRuntimeException |
class |
SAFSSubItemsAgentUnsupportedRuntimeException |
Copyright © SAS Institute. All Rights Reserved.