Click or drag to resize

PDTec.IceNet.Domain.BatchHub.Service.Interface Namespace

 
Classes
  ClassDescription
Public classBatchHubVaultInfo
Represents a BatchHub vault.
Public classBatchJobAttachmentCreateInfo
The information to be provided to create a batch job attachment.
Public classBatchJobAttachmentInfo
Represents a batch job attachment.
Public classBatchJobFilterInfo
Filter definition for job list methods.
Public classBatchJobFilterPropertyInfo
Filter definition for properties.
Public classBatchJobInfo
Represents the batch job data.
Public classBatchJobPropertyInfo
Represents a batch job property.
Public classBatchJobQueryFieldInfo
A batch job query field.
Public classBatchJobQueryResultRowInfo
A batch job query result row.
Public classBatchJobTablePropertyRowInfo
Represents row of batch job table properties.
Public classBatchQueueInfo
Represents a batch queue.
Public classBatchWorkerInfo
Represents a batch worker.
Public classFileContentUploadUrlInfo
The information required to upload file content to an HTTP/S vault.
Public classServiceResult
Provides information about the result of a service method call. It indicates whether the service method call has been successfully completed. In case of failure it contains detailed error information.
Interfaces
  InterfaceDescription
Public interfaceIBatchHubService
Service interface definition.
Public interfaceIBatchHubServiceImpl
Enumerations
  EnumerationDescription
Public enumerationAttrValueType
Types of attribute value.
Public enumerationBatchJobCompletionStatus
The job completion status.
Public enumerationBatchJobFilterConstraintType
The filter constraint type. Defines how filter parameters and actual values will be compared.
Public enumerationBatchJobPriority
Determines the order in which batch jobs are processed.
Public enumerationBatchJobQueryFieldType
The batch job query field type.
Public enumerationBatchJobStatus
The job completion status.
Public enumerationServiceErrorCategory
Defines the error categories to be specified in ServiceResult.
Public enumerationSortOrder
Public enumerationVaultType