|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AutomatorLibrary
JNA Wrapper for library Automator
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.sun.jna.Library |
---|
Library.Handler |
Field Summary | |
---|---|
static int |
AMActionApplicationResourceError
NSError codes in AMAutomatorErrorDomain The action could not be loaded because the required application is missing |
static int |
AMActionApplicationVersionResourceError
NSError codes in AMAutomatorErrorDomain The action could not be loaded because the required application is the wrong version |
static int |
AMActionArchitectureMismatchError
NSError codes in AMAutomatorErrorDomain The action does not contain a version for the current architecture. |
static String |
AMActionErrorKey
|
static int |
AMActionExceptionError
NSError codes in AMAutomatorErrorDomain The action received an exception while executing |
static int |
AMActionExecutionError
NSError codes in AMAutomatorErrorDomain The action received an error while executing (reason unknown) |
static int |
AMActionFileResourceError
NSError codes in AMAutomatorErrorDomain The action could not be loaded because the required file is missing or is the wrong version |
static int |
AMActionInitializationError
NSError codes in AMAutomatorErrorDomain The action could not be instantiated (reason unknown) |
static int |
AMActionInsufficientDataError
NSError codes in AMAutomatorErrorDomain The action requires input data to run but none was supplied |
static int |
AMActionIsDeprecatedError
NSError codes in AMAutomatorErrorDomain The action is deprecated |
static int |
AMActionLicenseResourceError
NSError codes in AMAutomatorErrorDomain The action could not be loaded because the required license is missing |
static int |
AMActionLinkError
NSError codes in AMAutomatorErrorDomain The action could not be loaded. |
static int |
AMActionLoadError
NSError codes in AMAutomatorErrorDomain The action could not be loaded because it is damaged or missing necessary resources. |
static int |
AMActionNotLoadableError
NSError codes in AMAutomatorErrorDomain The action could not be loaded because its executable is not loadable. |
static int |
AMActionPropertyListInvalidError
NSError codes in AMAutomatorErrorDomain The action's property list is invalid |
static int |
AMActionRequiredActionResourceError
NSError codes in AMAutomatorErrorDomain The action could not be loaded because the required action is missing or has the wrong version |
static int |
AMActionRuntimeMismatchError
NSError codes in AMAutomatorErrorDomain The action is not compatible with the current application. |
static String |
AMAutomatorErrorDomain
|
static int |
AMConversionFailedError
NSError codes in AMAutomatorErrorDomain Conversion failed (reason unknown) |
static int |
AMConversionNoDataError
NSError codes in AMAutomatorErrorDomain Conversion returns no data |
static int |
AMConversionNotPossibleError
NSError codes in AMAutomatorErrorDomain Data conversion errors Conversion not possible |
static int |
AMNoSuchActionError
NSError codes in AMAutomatorErrorDomain Action errors The action could not be located. |
static int |
AMUserCanceledError
NSError codes in AMAutomatorErrorDomain Workflow runtime errors Same as userCanceledErr in MacErrors.h |
static int |
AMWorkflowNewerActionVersionError
NSError codes in AMAutomatorErrorDomain A newer version of the action is installed |
static int |
AMWorkflowNewerVersionError
NSError codes in AMAutomatorErrorDomain Workflow errors The workflow was saved with a newer version of Automator |
static int |
AMWorkflowOlderActionVersionError
NSError codes in AMAutomatorErrorDomain An older version of the action is installed |
static int |
AMWorkflowPropertyListInvalidError
NSError codes in AMAutomatorErrorDomain The workflow's property list is invalid |
static AutomatorLibrary |
INSTANCE
|
Fields inherited from interface com.sun.jna.Library |
---|
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER |
Field Detail |
---|
static final AutomatorLibrary INSTANCE
static final int AMWorkflowNewerVersionError
static final int AMWorkflowPropertyListInvalidError
static final int AMWorkflowNewerActionVersionError
static final int AMWorkflowOlderActionVersionError
static final int AMUserCanceledError
static final int AMNoSuchActionError
static final int AMActionNotLoadableError
static final int AMActionArchitectureMismatchError
static final int AMActionRuntimeMismatchError
static final int AMActionLoadError
static final int AMActionLinkError
static final int AMActionApplicationResourceError
static final int AMActionApplicationVersionResourceError
static final int AMActionFileResourceError
static final int AMActionLicenseResourceError
static final int AMActionRequiredActionResourceError
static final int AMActionInitializationError
static final int AMActionExecutionError
static final int AMActionExceptionError
static final int AMActionPropertyListInvalidError
static final int AMActionInsufficientDataError
static final int AMActionIsDeprecatedError
static final int AMConversionNotPossibleError
static final int AMConversionNoDataError
static final int AMConversionFailedError
static final String AMAutomatorErrorDomain
static final String AMActionErrorKey
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |