- getActivity() - Method in class org.jitterbit.connector.sdk.DeployedEntity.DeployedActivity
-
- getActivity() - Method in class org.jitterbit.connector.sdk.DeployedEntity
-
Returns the activity associated with an entity.
- getActivityId() - Method in class org.jitterbit.connector.sdk.DeployedEntity.OperationEntity
-
Returns the ID of the activity it is associated with.
- getActivityRequestResponseMetadata(Discoverable.DiscoverContextRequest<ActivityFunctionParameters>) - Method in interface org.jitterbit.connector.sdk.Discoverable
-
Returns as an XML Schema the request/response metadata associated with an
activity.
- getActivityStatus() - Method in interface org.jitterbit.connector.sdk.JitterbitActivity.ExecutionContext
-
- getChild() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData
-
- getCombinedParams(Map<String, String>) - Method in class org.jitterbit.connector.sdk.BaseJitterbitConnector
-
- getCombinedParams(Map<String, String>) - Method in interface org.jitterbit.connector.sdk.JitterbitConnector
-
Convenience method to combine the protected parameters and non-protected parameters / properties.
- getConnection() - Method in interface org.jitterbit.connector.sdk.Discoverable.DiscoverContextRequest
-
Returns a reference to the connection endpoint.
- getConnection() - Method in interface org.jitterbit.connector.sdk.JitterbitActivity.ExecutionContext
-
Returns a reference to the connection.
- getConnection() - Method in interface org.jitterbit.connector.sdk.JitterbitConnector.TestQueryContext
-
Returns a reference to the connection endpoint.
- getConnectionFactory() - Method in interface org.jitterbit.connector.sdk.JitterbitConnector
-
Returns a reference to a factory that can be used to create a connection to the endpoint.
- getContent() - Method in class org.jitterbit.connector.sdk.metadata.SchemaMetaData
-
Return the content of the schema in a string format.
- getContent() - Method in interface org.jitterbit.connector.sdk.Payload
-
Returns the content as a string.
- getContent() - Method in class org.jitterbit.connector.sdk.Payload.StringBufferOutputStream
-
Returns the content of the output stream.
- getContent() - Method in class org.jitterbit.connector.sdk.Payload.StringPayload
-
- getDataType() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Gets the dataType value for this Field.
- getDefaultValue() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Gets the defaultValue value for this Field.
- getDeployedEntity() - Method in class org.jitterbit.connector.sdk.DeployedEntity.DeployedActivity
-
- getDeployedEntityType() - Method in class org.jitterbit.connector.sdk.DeployedEntity.ActivityEntity
-
- getDeployedEntityType() - Method in class org.jitterbit.connector.sdk.DeployedEntity.EndpointEntity
-
- getDeployedEntityType() - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns the entity type that this entity represents when it is deployed.
- getDeployedEntityType() - Method in class org.jitterbit.connector.sdk.DeployedEntity.OperationEntity
-
- getDiscoverableObject() - Method in class org.jitterbit.connector.sdk.metadata.ActivityFunctionParameters
-
- getDiscoverableObjects() - Method in class org.jitterbit.connector.sdk.metadata.ActivityFunctionParameters
-
- getDisplayName() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Gets the displayName value for this Field.
- getEndpoint() - Method in class org.jitterbit.connector.sdk.DeployedEntity
-
Returns the endpoint entity associated with an entity.
- getEndpointId() - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns the linked endpoint ID of this entity.
- getEntityTypeId() - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns the entity type ID of this entity.
- getEnvId() - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns the ID of the environment this entity.
- getEnvId() - Method in class org.jitterbit.connector.sdk.DeployedEntity
-
Returns the environment ID of an entity.
- getEnvironmentId() - Method in interface org.jitterbit.connector.sdk.JitterbitConnector.ConnectorContext
-
- getErrorCode() - Method in exception org.jitterbit.connector.sdk.Discoverable.DiscoveryException
-
Returns the error code of the exception.
- getErrorCode() - Method in exception org.jitterbit.connector.sdk.exceptions.ActivityExecutionException
-
Returns the code of the error.
- getErrorCode() - Method in exception org.jitterbit.connector.sdk.exceptions.TestQueryException
-
Returns the code of the error.
- getErrorDescription() - Method in exception org.jitterbit.connector.sdk.Connection.ConnectionException
-
Returns the description of the error.
- getField() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData
-
- getFieldName() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Gets the fieldName value for this Field.
- getFieldName() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData.Relationship
-
- getFieldProperties() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Gets the fieldProperties value for this Field.
- getFilter() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectRequest
-
Filter the list of objects based on this value.
- getFunctionParameters() - Method in interface org.jitterbit.connector.sdk.JitterbitActivity.ExecutionContext
-
Returns the configured properties associated with this activity.
- getGuid() - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns the GUID of this entity.
- getId() - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns the ID of this entity.
- getInputStream() - Method in interface org.jitterbit.connector.sdk.Payload
-
Returns a reference to the
InputStream
associated with this payload.
- getInputStream() - Method in class org.jitterbit.connector.sdk.Payload.StringPayload
-
- getIsCreateable() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Gets the isCreateable value for this Field.
- getIsFilterable() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Gets the isFilterable value for this Field.
- getIsUpdateable() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Gets the isUpdateable value for this Field.
- getKey() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField.Properties
-
Gets the key value for this Properties.
- getKeyValues() - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns the properties associated with this entity.
- getLibraryPath() - Method in interface org.jitterbit.connector.sdk.ProviderLibrary
-
Returns the path to the local folder where the JARs associated with the library are located.
- getLibraryProperties() - Method in interface org.jitterbit.connector.sdk.ProviderLibrary
-
Returns the set properties used to initialize a provider.
- getMaxActive() - Method in class org.jitterbit.connector.sdk.ConnectionFactory.PoolSizeConfiguration
-
Returns the maximum total number of active connections.
- getMaxTotal() - Method in class org.jitterbit.connector.sdk.ConnectionFactory.PoolSizeConfiguration
-
Returns the maximum total number of allowed connections.
- getMaxWait() - Method in class org.jitterbit.connector.sdk.ConnectionFactory.PoolSizeConfiguration
-
Returns the maximum number of waiting connections.
- getMessage() - Method in class org.jitterbit.connector.sdk.JitterbitActivity.ActivityStatus
-
- getName() - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns the deployed name of this entity.
- getName() - Method in interface org.jitterbit.connector.sdk.JitterbitActivity
-
Returns the name of the activity, unique within the context of the connector.
- getName() - Method in class org.jitterbit.connector.sdk.metadata.ObjectName
-
Name of the object
- getName() - Method in class org.jitterbit.connector.sdk.metadata.SchemaMetaData
-
Returns the name associated with the schema of an activity.
- getName() - Method in interface org.jitterbit.connector.sdk.ProviderLibrary
-
Returns the name of the provider (such as ActiveMQ
or
RabbitMQ
for JMS implementations).
- getObjectDesc() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObject
-
Gets the objectDesc value for this Object.
- getObjectList(Discoverable.DiscoverContextRequest<DiscoverableObjectRequest>) - Method in interface org.jitterbit.connector.sdk.Discoverable
-
Return the list of objects associated to an activity.
- getObjectMetadata(Discoverable.DiscoverContextRequest<DiscoverableObjectMetaDataRequest>) - Method in interface org.jitterbit.connector.sdk.JitterbitConnector
-
Return the details about an object that has been previously return by (JitterbitActivity, Discoverable.DiscoverContextRequest )
- getObjectName() - Method in class org.jitterbit.connector.sdk.metadata.ActivityFunctionParameters
-
- getObjectName() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObject
-
Gets the objectName value for this Object.
- getObjectName() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData
-
- getObjectName() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData.Relationship
-
- getObjectName() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaDataRequest
-
- getObjectName() - Method in class org.jitterbit.connector.sdk.metadata.ObjectSchemaMetaData
-
- getObjectSchema(Discoverable.DiscoverContextRequest<DiscoverableObjectMetaDataRequest>) - Method in interface org.jitterbit.connector.sdk.Discoverable
-
- getObjectType() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObject
-
Get the type associated to this object as an Xml Schema Type.
- getObjectType() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData
-
- getObjectType() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaDataRequest
-
- getObjectType() - Method in class org.jitterbit.connector.sdk.metadata.ObjectSchemaMetaData
-
- getOperation() - Method in class org.jitterbit.connector.sdk.DeployedEntity
-
Returns the operation that the entity is deployed within.
- getOperation() - Method in exception org.jitterbit.connector.sdk.exceptions.LifecycleActivityException
-
Returns the operation included in an exception.
- getOrgId() - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns the organization ID of this entity.
- getOutputStream() - Method in interface org.jitterbit.connector.sdk.Payload
-
Returns a reference to the
OutputStream
associated with this payload.
- getOutputStream() - Method in class org.jitterbit.connector.sdk.Payload.StringPayload
-
- getParent() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData
-
- getParentObjectType() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObject
-
Gets the parentObjectType value for this Object.
- getPassword() - Method in class org.jitterbit.connector.sdk.DeployedEntity.EndpointEntity
-
Returns the password of this entity.
- getPoolSizeConfiguration() - Method in interface org.jitterbit.connector.sdk.ConnectionFactory
-
Returns the pool size configuration properties associated with this type of
Connection
.
- getPossibleValue() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Gets the possibleValue value for this Field.
- getProjectId() - Method in interface org.jitterbit.connector.sdk.JitterbitConnector.ConnectorContext
-
- getProperties() - Method in class org.jitterbit.connector.sdk.metadata.ActivityFunctionParameters
-
Returns the properties describing an activity.
- getProperties() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaDataRequest
-
- getProperties() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectRequest
-
- getProtectedParams() - Method in class org.jitterbit.connector.sdk.BaseJitterbitConnector
-
- getProtectedParams() - Method in interface org.jitterbit.connector.sdk.JitterbitConnector
-
This returns connector parameters that shouldn't be accessible or modifiable by user who is using
the connector.
- getProviders() - Method in class org.jitterbit.connector.sdk.BaseJitterbitConnector
-
Returns an empty list of provider library objects.
- getProviders() - Method in interface org.jitterbit.connector.sdk.JitterbitConnector
-
Returns a list of provider libraries associated with this connector.
- getReferenceTo() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Gets the referenceTo value for this Field.
- getRelationship() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData
-
- getRelationshipName() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData.Relationship
-
- getRelationshipProperties() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData.Relationship
-
- getRequest() - Method in interface org.jitterbit.connector.sdk.Discoverable.DiscoverContextRequest
-
Returns a reference to the request containing the requirements for the discovery process.
- getRequest() - Method in interface org.jitterbit.connector.sdk.JitterbitConnector.TestQueryContext
-
Returns a reference to the request containing the information required for the discovery process.
- getRequestPayload() - Method in interface org.jitterbit.connector.sdk.JitterbitActivity.ExecutionContext
-
Returns the request payload associated with this execution context.
- getRequestRootElement() - Method in class org.jitterbit.connector.sdk.metadata.ActivityRequestResponseMetaData
-
Returns the request root element of this activity metadata.
- getRequestSchema() - Method in class org.jitterbit.connector.sdk.metadata.ActivityRequestResponseMetaData
-
- getRequestSchemaReferences() - Method in class org.jitterbit.connector.sdk.metadata.ActivityRequestResponseMetaData
-
Returns the request schema metadata for this activity metadata.
- getResponsePayload() - Method in interface org.jitterbit.connector.sdk.JitterbitActivity.ExecutionContext
-
Returns the response payload associated with this execution context.
- getResponseRootElement() - Method in class org.jitterbit.connector.sdk.metadata.ActivityRequestResponseMetaData
-
Returns the response root element of this activity metadata.
- getResponseSchema() - Method in class org.jitterbit.connector.sdk.metadata.ActivityRequestResponseMetaData
-
Returns the response schema metadata for this activity metadata.
- getResponseSchemaReferences() - Method in class org.jitterbit.connector.sdk.metadata.ActivityRequestResponseMetaData
-
- getResult() - Method in interface org.jitterbit.connector.sdk.JitterbitConnector.TestQueryResult
-
Returns the result of testing the connection endpoint.
- getSchemaContentType() - Method in class org.jitterbit.connector.sdk.metadata.SchemaMetaData
-
Return the type of the content.
- getSchemaMetaData() - Method in class org.jitterbit.connector.sdk.metadata.ObjectSchemaMetaData
-
- getSelectionObjects() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaDataRequest
-
- getSelectionObjects() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectRequest
-
- getSelectionPath() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectRequest
-
A set of properties that represents a list of properties according to user selection.
- getStatus() - Method in class org.jitterbit.connector.sdk.JitterbitActivity.ActivityStatus
-
- getStatus() - Method in enum org.jitterbit.connector.sdk.JitterbitActivity.Status
-
- getType() - Method in enum org.jitterbit.connector.sdk.metadata.SchemaMetaData.SchemaContentType
-
- getUsername() - Method in class org.jitterbit.connector.sdk.DeployedEntity.EndpointEntity
-
Returns the username of this entity.
- getValue() - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField.Properties
-
Gets the value value for this Properties.
- SchemaMetaData - Class in org.jitterbit.connector.sdk.metadata
-
Defines an XML Schema of metadata representing the input and output (request/response)
of a
JitterbitActivity
.
- SchemaMetaData() - Constructor for class org.jitterbit.connector.sdk.metadata.SchemaMetaData
-
- SchemaMetaData.SchemaContentType - Enum in org.jitterbit.connector.sdk.metadata
-
- setActivity(DeployedEntity.ActivityEntity) - Method in class org.jitterbit.connector.sdk.DeployedEntity
-
Returns this deployed entity after setting the associated activity.
- setActivityId(DeployedEntity.Id) - Method in class org.jitterbit.connector.sdk.DeployedEntity.OperationEntity
-
Returns the entity after setting the ID of the activity it is associated with.
- setActivityStatus(JitterbitActivity.ActivityStatus) - Method in interface org.jitterbit.connector.sdk.JitterbitActivity.ExecutionContext
-
Update the activity status to SUCCESS_WITH_INFO or SUCCESS_WITH_WARNING from SUCCESS when
there is a need to let the operation know that there is extra information that the activity may return.
- setChild(List<DiscoverableObject>) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData
-
- setContent(String) - Method in class org.jitterbit.connector.sdk.metadata.SchemaMetaData
-
Returns this schema after setting the contents associated with it.
- setContent(String) - Method in interface org.jitterbit.connector.sdk.Payload
-
Sets the content of the payload.
- setContent(String) - Method in class org.jitterbit.connector.sdk.Payload.StringBufferOutputStream
-
Sets the content of the output stream after first resetting it.
- setContent(String) - Method in class org.jitterbit.connector.sdk.Payload.StringPayload
-
- setDataType(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Sets the dataType value for this Field.
- setDefaultValue(Object) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Sets the defaultValue value for this Field.
- setDeployedEntity(DeployedEntity) - Method in class org.jitterbit.connector.sdk.DeployedEntity.DeployedActivity
-
- setDeployedEntityType(DeployedEntity.Type) - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns the entity after setting the type it represents when it is deployed.
- setDiscoverableObject(DiscoverableObject) - Method in class org.jitterbit.connector.sdk.metadata.ActivityFunctionParameters
-
- setDiscoverableObjects(Map<String, DiscoverableObject>) - Method in class org.jitterbit.connector.sdk.metadata.ActivityFunctionParameters
-
- setDisplayName(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Sets the displayName value for this Field.
- setEndpoint(DeployedEntity.EndpointEntity) - Method in class org.jitterbit.connector.sdk.DeployedEntity
-
Returns this deployed entity after setting the associated endpoint entity.
- setEndpointId(DeployedEntity.Id) - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns this entity after setting its linked endpoint ID.
- setEntityTypeId(int) - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns this entity after setting its the entity type ID.
- setEnvId(Long) - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns this entity after setting its environment ID.
- setEnvId(Long) - Method in class org.jitterbit.connector.sdk.DeployedEntity
-
Returns this deployed entity after setting its environment ID.
- setField(List<DiscoverableField>) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData
-
- setFieldName(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Sets the fieldName value for this Field.
- setFieldName(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData.Relationship
-
- setFilter(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectRequest
-
- setGuid(String) - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns this entity after setting its GUID.
- setId(DeployedEntity.Id) - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns this entity after setting its ID.
- setIsCreateable(Boolean) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Sets the isCreateable value for this Field.
- setIsFilterable(Boolean) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Sets the isFilterable value for this Field.
- setIsUpdateable(Boolean) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Sets the isUpdateable value for this Field.
- setKey(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField.Properties
-
Sets the key value for this Properties.
- setKeyValues(Map<String, String>) - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns this entity after setting the properties associated with this entity.
- setMaxActive(int) - Method in class org.jitterbit.connector.sdk.ConnectionFactory.PoolSizeConfiguration
-
Returns this connection pool after setting the maximum total number of active connections.
- setMaxTotal(int) - Method in class org.jitterbit.connector.sdk.ConnectionFactory.PoolSizeConfiguration
-
Returns this connection pool after setting the maximum total number of allowed connections.
- setMaxWait(int) - Method in class org.jitterbit.connector.sdk.ConnectionFactory.PoolSizeConfiguration
-
Returns this connection pool after setting the maximum number of waiting connections.
- setName(String) - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns this entity after setting its deployed name.
- setName(String) - Method in class org.jitterbit.connector.sdk.metadata.ObjectName
-
- setName(String) - Method in class org.jitterbit.connector.sdk.metadata.SchemaMetaData
-
Returns this schema after setting the name associated with it.
- setObjectDesc(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObject
-
Sets the objectDesc value for this Object.
- setObjectName(String) - Method in class org.jitterbit.connector.sdk.metadata.ActivityFunctionParameters
-
- setObjectName(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObject
-
Sets the objectName value for this Object.
- setObjectName(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData.Relationship
-
- setObjectName(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData
-
- setObjectName(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaDataRequest
-
- setObjectName(String) - Method in class org.jitterbit.connector.sdk.metadata.ObjectSchemaMetaData
-
- setObjectType(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObject
-
Sets the objectType value for this Object.
- setObjectType(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData
-
- setObjectType(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaDataRequest
-
- setObjectType(String) - Method in class org.jitterbit.connector.sdk.metadata.ObjectSchemaMetaData
-
- setOperation(DeployedEntity.OperationEntity) - Method in class org.jitterbit.connector.sdk.DeployedEntity
-
Returns this deployed entity after setting the operation that the entity is deployed within.
- setOrgId(long) - Method in class org.jitterbit.connector.sdk.DeployedEntity.Entity
-
Returns this entity after setting its organization ID.
- setParent(List<DiscoverableObject>) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData
-
- setParentObjectType(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObject
-
Sets the parentObjectType value for this Object.
- setPassword(String) - Method in class org.jitterbit.connector.sdk.DeployedEntity.EndpointEntity
-
Sets the password of this entity.
- setPossibleValue(List<Object>) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Sets the possibleValue value for this Field.
- setProperties(Map<String, String>) - Method in class org.jitterbit.connector.sdk.metadata.ActivityFunctionParameters
-
Returns the properties after setting them using a new collection.
- setProperties(Map<String, String>) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaDataRequest
-
- setProperties(Map<String, String>) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectRequest
-
- setProtectedParams(Map<? extends String, ? extends String>) - Method in class org.jitterbit.connector.sdk.BaseJitterbitConnector
-
- setProtectedParams(Map<? extends String, ? extends String>) - Method in interface org.jitterbit.connector.sdk.JitterbitConnector
-
Set protected paramaters that shouldn't be modifiable or accessible by user who is using the
connector.
- setReferenceTo(List<String>) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField
-
Sets the referenceTo value for this Field.
- setRelationship(List<DiscoverableObjectMetaData.Relationship>) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData
-
- setRelationshipName(String) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData.Relationship
-
- setRelationshipProperties(List<DiscoverableField.Properties>) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaData.Relationship
-
- setRequestRootElement(QName) - Method in class org.jitterbit.connector.sdk.metadata.ActivityRequestResponseMetaData
-
Returns this activity metadata after setting its request root element.
- setRequestSchema(SchemaMetaData) - Method in class org.jitterbit.connector.sdk.metadata.ActivityRequestResponseMetaData
-
Returns this activity metadata after setting its request schema metadata.
- setResponseRootElement(QName) - Method in class org.jitterbit.connector.sdk.metadata.ActivityRequestResponseMetaData
-
Returns this activity metadata after setting its response root element.
- setResponseSchema(SchemaMetaData) - Method in class org.jitterbit.connector.sdk.metadata.ActivityRequestResponseMetaData
-
Returns this activity metadata after setting its response schema metadata.
- setSchemaContentType(SchemaMetaData.SchemaContentType) - Method in class org.jitterbit.connector.sdk.metadata.SchemaMetaData
-
- setSchemaMetaData(SchemaMetaData) - Method in class org.jitterbit.connector.sdk.metadata.ObjectSchemaMetaData
-
- setSelectionObjects(Map<String, DiscoverableObject>) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectMetaDataRequest
-
- setSelectionObjects(Map<String, DiscoverableObject>) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectRequest
-
- setSelectionPath(List<DiscoverableField.Properties>) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableObjectRequest
-
- setUsername(String) - Method in class org.jitterbit.connector.sdk.DeployedEntity.EndpointEntity
-
Sets the username of this entity.
- setValue(Object) - Method in class org.jitterbit.connector.sdk.metadata.DiscoverableField.Properties
-
Sets the value value for this Properties.
- state() - Method in interface org.jitterbit.connector.sdk.JitterbitActivity
-
Returns the state of this activity.
- status - Variable in enum org.jitterbit.connector.sdk.JitterbitActivity.Status
-
- StringPayload(String) - Constructor for class org.jitterbit.connector.sdk.Payload.StringPayload
-