- generateDefaultState(TypeReference) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.StateGenerator
-
- generateDefaultState(LocalTypeDescriptor) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.StateGenerator
-
- generateDefaultValue(TypeReference, int) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.StateGenerator
-
- generateFromExistingState(LocalTypeDescriptor, PropertyState, PropertyPath) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.StateGenerator
-
- generateFromExistingState(LocalTypeDescriptor, PropertyState) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.StateGenerator
-
Maps properties from the provided state to a new
PropertyState
with the given type.
- getAccessToken() - Method in interface com.appian.connectedsystems.templateframework.sdk.ExecutionContext
-
OAuth access token for the current user.
- getAttemptNumber() - Method in interface com.appian.connectedsystems.templateframework.sdk.ExecutionContext
-
The number of attempts to call execute an Integration or retrieve a Configuration.
- getAuthUrl() - Method in class com.appian.connectedsystems.templateframework.sdk.oauth.OAuthConfigurationData
-
- getBuilder() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.BooleanPropertyDescriptor
-
- getBuilder() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.DocumentPropertyDescriptor
-
- getBuilder() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.DoublePropertyDescriptor
-
- getBuilder() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.EncryptedTextPropertyDescriptor
-
- getBuilder() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.FolderPropertyDescriptor
-
- getBuilder() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.IntegerPropertyDescriptor
-
- getBuilder() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.ListTypePropertyDescriptor
-
- getBuilder() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.LocalTypePropertyDescriptor
-
- getBuilder() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
- getBuilder() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.TextPropertyDescriptor
-
- getChoices() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.TextPropertyDescriptor
-
If choices are provided, the property appears as a dropdown to the user.
- getClientId() - Method in class com.appian.connectedsystems.templateframework.sdk.oauth.OAuthConfigurationData
-
- getClientSecret() - Method in class com.appian.connectedsystems.templateframework.sdk.oauth.OAuthConfigurationData
-
- getConfigurationDescriptor(ConfigurationDescriptor, PropertyPath, ExecutionContext) - Method in interface com.appian.connectedsystems.templateframework.sdk.ConnectedSystemTemplate
-
Returns the configuration that defines the UI and data stored for a Connected System object.
- getConfigurationDescriptor(ConfigurationDescriptor, ConfigurationDescriptor, PropertyPath, ExecutionContext) - Method in interface com.appian.connectedsystems.templateframework.sdk.IntegrationTemplate
-
Returns a configuration for the given Integration object.
- getConnectedSystemConfigDescriptor() - Method in interface com.appian.connectedsystems.templateframework.sdk.ClientApiRequest
-
The configuration of the connected system associated with the Client API.
- getData() - Method in class com.appian.connectedsystems.templateframework.sdk.diagnostics.IntegrationDesignerDiagnostic
-
The diagnostics data represented as a Map
- getDefault() - Method in enum com.appian.connectedsystems.templateframework.sdk.configuration.SystemType
-
- getDescription() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
Text displayed as a tooltip.
- getDesignerLocale() - Method in interface com.appian.connectedsystems.templateframework.sdk.ExecutionContext
-
The locale of the user configuring the integration.
- getDetail() - Method in class com.appian.connectedsystems.templateframework.sdk.IntegrationError
-
The error detail.
- getDisplayHint() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
Default:
DisplayHint.NORMAL
Whether UI component is displayed as an expression box or a standard input field
- getDisplayMode() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.BooleanPropertyDescriptor
-
The property's display mode.
- getDocumentDownloadService() - Method in interface com.appian.connectedsystems.templateframework.sdk.ExecutionContext
-
Returns a DocumentDownloadService.
- getError() - Method in class com.appian.connectedsystems.templateframework.sdk.IntegrationResponse.Builder
-
Returns the error
- getError() - Method in class com.appian.connectedsystems.templateframework.sdk.IntegrationResponse
-
The error that occurred during the call, if an error occurred
- getErrors() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyState
-
Errors related to this property state.
- getErrorsAtPath(PropertyPath) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyState
-
- getExcludedHosts() - Method in interface com.appian.connectedsystems.templateframework.sdk.ProxyConfigurationData
-
A list of excluded hosts.
- getExecutionLocale() - Method in interface com.appian.connectedsystems.templateframework.sdk.ExecutionContext
-
- getExtension() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.Document
-
The document's extension
- getFileName() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.Document
-
The documents name and extension
- getFilename() - Method in exception com.appian.connectedsystems.templateframework.sdk.services.exceptions.DocumentDownloadException
-
The name of the file that failed to save
- getFileSize() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.Document
-
The document's size, in bytes
- getFolderId() - Method in exception com.appian.connectedsystems.templateframework.sdk.services.exceptions.DocumentDownloadException
-
The folder to which the file was being saved
- getGenericTypeArguments() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.TypeReference
-
Retrieves all type references for generic types.
- getHost() - Method in interface com.appian.connectedsystems.templateframework.sdk.ProxyConfigurationData
-
The proxy's host
- getId() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.Document
-
- getId() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.Expression
-
- getInputStream() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.Document
-
A stream of the document's content.
- getInstructionText() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
Text displayed below the field's value
- getIntegrationDesignerDiagnostic() - Method in class com.appian.connectedsystems.templateframework.sdk.IntegrationResponse
-
Diagnostics for the execution
- getIntegrationErrorBulletList() - Method in class com.appian.connectedsystems.templateframework.sdk.connectiontesting.TestConnectionResult
-
A list of error messages describing the failures to validate the provided credentials with the external system
This is set using
TestConnectionResult.error(List)
- getIntegrationErrorMessage() - Method in class com.appian.connectedsystems.templateframework.sdk.connectiontesting.TestConnectionResult
-
A single error message describing the failure to validate the provided credentials with the external system.
- getKey() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
Unique identifier for this property.
- getLabel() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
Text to display as the field label
- getListItemType() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.ListTypeDescriptor
-
- getListItemType() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.TypeReference
-
Returns the type of a list's items
- getMessage() - Method in class com.appian.connectedsystems.templateframework.sdk.IntegrationError
-
The error message.
- getName() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.Choice
-
The text displayed to the user for this choice
- getName() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.TypeDescriptor
-
The name of the type
- getOAuthConfiguration(ConfigurationDescriptor) - Method in interface com.appian.connectedsystems.templateframework.sdk.oauth.OAuthConnectedSystemTemplate
-
Given user entered data, returns information needed to authorize using OAuth 2.0 authorization code grant
Given the user entered information contained in the
ConfigurationDescriptor
, returns an
OAuthConfigurationData
object that contains the information needed to prompt the user to authorize
- getParentFolderId() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.Document
-
- getPassword() - Method in interface com.appian.connectedsystems.templateframework.sdk.ProxyConfigurationData
-
If the proxy is authenticated, returns the password for the proxy
- getPayload() - Method in interface com.appian.connectedsystems.templateframework.sdk.ClientApiRequest
-
the payload sent by the Component Plugin.
- getPlaceholder() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
Text to display in the component when it is empty.
- getPort() - Method in interface com.appian.connectedsystems.templateframework.sdk.ProxyConfigurationData
-
The proxy's port
- getProperties() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.LocalTypeDescriptor
-
The list of
properties that compose the local type.
- getProperty(String) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.LocalTypeDescriptor
-
Gets a property by its key
- getPropertyKeys() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.LocalTypeDescriptor
-
Keys of the PropertyDescriptors
- getPropertyStateAtPath(PropertyPath) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyState
-
The property state at a given path.
- getProxyConfigurationData() - Method in interface com.appian.connectedsystems.templateframework.sdk.ExecutionContext
-
Proxy configurations for the site.
- getRefresh() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
- getResult() - Method in class com.appian.connectedsystems.templateframework.sdk.IntegrationResponse.Builder
-
Returns the result
- getResult() - Method in class com.appian.connectedsystems.templateframework.sdk.IntegrationResponse
-
The information retrieved from the external system that is relevant to the user
- getResultMap() - Method in class com.appian.connectedsystems.templateframework.sdk.ClientApiResponse
-
- getRootState() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.ConfigurationDescriptor
-
- getScope() - Method in class com.appian.connectedsystems.templateframework.sdk.oauth.OAuthConfigurationData
-
- getState() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.ConfigurationDescriptor
-
- getStateKeysToMaintain(LocalTypeDescriptor, Map<String, Object>) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.StateGenerator
-
- getTitle() - Method in class com.appian.connectedsystems.templateframework.sdk.IntegrationError
-
The error title.
- getTokenUrl() - Method in class com.appian.connectedsystems.templateframework.sdk.oauth.OAuthConfigurationData
-
- getType() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyState
-
The property state's type
- getTypeAtPath(PropertyPath) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyState
-
- getTypeDisplayName() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.TypeReference
-
- getTypeRef() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
- getTypes() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.ConfigurationDescriptor
-
- getUnqualifiedTypeName() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.TypeReference
-
The unqualified type name.
- getUsername() - Method in interface com.appian.connectedsystems.templateframework.sdk.ProxyConfigurationData
-
If the proxy is authenticated, returns the username for the proxy
- getValue() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.Choice
-
The value associated with this choice.
- getValue() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyState
-
The property state's value
- getValueAtPath(PropertyPath) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyState
-
- INSTRUCTION_TEXT - Static variable in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
- instructionText(String) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptorBuilder
-
Sets optional text displayed below the component's value.
- IntegerPropertyDescriptor - Class in com.appian.connectedsystems.templateframework.sdk.configuration
-
An integer property
State Value: Integer
- IntegerPropertyDescriptor.IntegerPropertyDescriptorBuilder - Class in com.appian.connectedsystems.templateframework.sdk.configuration
-
- IntegerPropertyDescriptorBuilder() - Constructor for class com.appian.connectedsystems.templateframework.sdk.configuration.IntegerPropertyDescriptor.IntegerPropertyDescriptorBuilder
-
- IntegrationDesignerDiagnostic - Class in com.appian.connectedsystems.templateframework.sdk.diagnostics
-
- integrationDesignerDiagnostic - Variable in class com.appian.connectedsystems.templateframework.sdk.IntegrationResponse.Builder
-
- IntegrationDesignerDiagnostic.IntegrationDesignerDiagnosticBuilder - Class in com.appian.connectedsystems.templateframework.sdk.diagnostics
-
- IntegrationError - Class in com.appian.connectedsystems.templateframework.sdk
-
Information why an integration
execution failed.
- IntegrationError.IntegrationErrorBuilder - Class in com.appian.connectedsystems.templateframework.sdk
-
- IntegrationErrorBuilder() - Constructor for class com.appian.connectedsystems.templateframework.sdk.IntegrationError.IntegrationErrorBuilder
-
- IntegrationResponse - Class in com.appian.connectedsystems.templateframework.sdk
-
The result of an operation in an external system .
- IntegrationResponse.Builder - Class in com.appian.connectedsystems.templateframework.sdk
-
- IntegrationTemplate - Interface in com.appian.connectedsystems.templateframework.sdk
-
Represents an Integration Type in Appian.
- IntegrationTemplateRequestPolicy - Enum in com.appian.connectedsystems.templateframework.sdk.metadata
-
Indicates whether executing the
IntegrationTemplate
will result in updates to the external system.
- IntegrationTemplateType - Annotation Type in com.appian.connectedsystems.templateframework.sdk.metadata
-
Indicates whether executing the
IntegrationTemplate
will result in updates to the external system.
- IS_EXPRESSIONABLE - Static variable in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
- IS_HIDDEN - Static variable in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
- IS_IMPORT_CUSTOMIZABLE - Static variable in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
- IS_MASKED - Static variable in class com.appian.connectedsystems.templateframework.sdk.configuration.EncryptedTextPropertyDescriptor
-
- IS_MASKED - Static variable in class com.appian.connectedsystems.templateframework.sdk.configuration.TextPropertyDescriptor
-
- IS_READ_ONLY - Static variable in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
- IS_REQUIRED - Static variable in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
- isAuthRequired() - Method in interface com.appian.connectedsystems.templateframework.sdk.ProxyConfigurationData
-
Whether the proxy requires authentication
- isDiagnosticsEnabled() - Method in interface com.appian.connectedsystems.templateframework.sdk.ExecutionContext
-
Whether diagnostics should be provided.
- isEmpty() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.Expression
-
- isEnabled() - Method in interface com.appian.connectedsystems.templateframework.sdk.ProxyConfigurationData
-
Whether a proxy is enabled
- isExcludedHost(String) - Method in interface com.appian.connectedsystems.templateframework.sdk.ProxyConfigurationData
-
true
if the provided url should NOT be proxied, otherwise false
- isExpression() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyState
-
- isExpressionable() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
Default:
false
Whether the field can be entered as an expression
If dynamic behavior will be defined by the designer set this to
true
To make the property always appear as an expression box, use the
display hint
.
- isExpressionable(boolean) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptorBuilder
-
Determines if field can be entered as an expression.
- isHidden() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
Default: false
Whether the field is displayed in the UI.
- isHidden(boolean) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptorBuilder
-
Determines whether the field is displayed in the UI.
- isImportCustomizable() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
Default: false
Whether this value should be changed between environments.
- isImportCustomizable(boolean) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptorBuilder
-
Determines whether this value should be changed between environments.
- isListType() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.TypeReference
-
- isLocalType() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.TypeReference
-
- isMasked() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.EncryptedTextPropertyDescriptor
-
Determines whether the property's value will be masked in the UI.
- isMasked() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.TextPropertyDescriptor
-
Whether the property's value will be masked in the UI.
- isReadOnly() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
Default: false
Determines whether the property's value is editable by the user.
- isReadOnly(boolean) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptorBuilder
-
Determines whether the property's value is editable by the user.
- isRequired() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptor
-
Default: false
Whether the field is required
- isRequired(boolean) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyDescriptorBuilder
-
Determines whether a non-null value is required to submit the form.
- isSuccess() - Method in class com.appian.connectedsystems.templateframework.sdk.connectiontesting.TestConnectionResult
-
Whether the test was successful
- isSuccess() - Method in class com.appian.connectedsystems.templateframework.sdk.IntegrationResponse.Builder
-
Returns the success status
- isSuccess() - Method in class com.appian.connectedsystems.templateframework.sdk.IntegrationResponse
-
Whether the execution was successful
- isSystemType() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.TypeReference
-
- itemType(TypeReference) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.ListTypePropertyDescriptor.Builder
-
- itemType(SystemType) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.ListTypePropertyDescriptor.Builder
-
- iterator() - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyPath
-
- value(String) - Method in class com.appian.connectedsystems.templateframework.sdk.configuration.Choice.ChoiceBuilder
-
Sets the value to the provided String
- VALUE - Static variable in class com.appian.connectedsystems.templateframework.sdk.configuration.Choice
-
- VALUE_KEY - Static variable in class com.appian.connectedsystems.templateframework.sdk.configuration.PropertyState
-
- valueOf(String) - Static method in enum com.appian.connectedsystems.templateframework.sdk.configuration.BooleanDisplayMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.appian.connectedsystems.templateframework.sdk.configuration.DisplayHint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.appian.connectedsystems.templateframework.sdk.configuration.RefreshPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.appian.connectedsystems.templateframework.sdk.configuration.SystemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.appian.connectedsystems.templateframework.sdk.metadata.IntegrationTemplateRequestPolicy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.appian.connectedsystems.templateframework.sdk.configuration.BooleanDisplayMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.appian.connectedsystems.templateframework.sdk.configuration.DisplayHint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.appian.connectedsystems.templateframework.sdk.configuration.RefreshPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.appian.connectedsystems.templateframework.sdk.configuration.SystemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.appian.connectedsystems.templateframework.sdk.metadata.IntegrationTemplateRequestPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.