Index

C D E F G H I L M O P S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

C

cause() - Method in record class io.camunda.document.api.DocumentError.UnknownDocumentError
Returns the value of the cause record component.
contentHash() - Method in record class io.camunda.document.api.DocumentReference
Returns the value of the contentHash record component.
contentInputStream() - Method in record class io.camunda.document.api.DocumentCreationRequest
Returns the value of the contentInputStream record component.
contentType() - Method in record class io.camunda.document.api.DocumentContent
Returns the value of the contentType record component.
contentType() - Method in record class io.camunda.document.api.DocumentMetadataModel
Returns the value of the contentType record component.
createDocument(DocumentCreationRequest) - Method in interface io.camunda.document.api.DocumentStore
 
createDocumentStore(DocumentStoreConfiguration.DocumentStoreConfigurationRecord, ExecutorService) - Method in interface io.camunda.document.api.DocumentStoreProvider
 
createLink(String, long) - Method in interface io.camunda.document.api.DocumentStore
 
customProperties() - Method in record class io.camunda.document.api.DocumentMetadataModel
Returns the value of the customProperties record component.

D

defaultDocumentStoreId() - Method in record class io.camunda.document.api.DocumentStoreConfiguration
Returns the value of the defaultDocumentStoreId record component.
deleteDocument(String) - Method in interface io.camunda.document.api.DocumentStore
 
DocumentAlreadyExists(String) - Constructor for record class io.camunda.document.api.DocumentError.DocumentAlreadyExists
Creates an instance of a DocumentAlreadyExists record class.
DocumentContent - Record Class in io.camunda.document.api
 
DocumentContent(InputStream, String) - Constructor for record class io.camunda.document.api.DocumentContent
Creates an instance of a DocumentContent record class.
DocumentCreationRequest - Record Class in io.camunda.document.api
 
DocumentCreationRequest(String, InputStream, DocumentMetadataModel) - Constructor for record class io.camunda.document.api.DocumentCreationRequest
Creates an instance of a DocumentCreationRequest record class.
DocumentError - Interface in io.camunda.document.api
 
DocumentError.DocumentAlreadyExists - Record Class in io.camunda.document.api
 
DocumentError.DocumentHashMismatch - Record Class in io.camunda.document.api
 
DocumentError.DocumentNotFound - Record Class in io.camunda.document.api
 
DocumentError.InvalidInput - Record Class in io.camunda.document.api
 
DocumentError.OperationNotSupported - Record Class in io.camunda.document.api
 
DocumentError.StoreDoesNotExist - Record Class in io.camunda.document.api
 
DocumentError.UnknownDocumentError - Record Class in io.camunda.document.api
 
DocumentHashMismatch(String, String) - Constructor for record class io.camunda.document.api.DocumentError.DocumentHashMismatch
Creates an instance of a DocumentHashMismatch record class.
documentId() - Method in record class io.camunda.document.api.DocumentCreationRequest
Returns the value of the documentId record component.
documentId() - Method in record class io.camunda.document.api.DocumentError.DocumentAlreadyExists
Returns the value of the documentId record component.
documentId() - Method in record class io.camunda.document.api.DocumentError.DocumentHashMismatch
Returns the value of the documentId record component.
documentId() - Method in record class io.camunda.document.api.DocumentError.DocumentNotFound
Returns the value of the documentId record component.
documentId() - Method in record class io.camunda.document.api.DocumentReference
Returns the value of the documentId record component.
DocumentLink - Record Class in io.camunda.document.api
 
DocumentLink(String, OffsetDateTime) - Constructor for record class io.camunda.document.api.DocumentLink
Creates an instance of a DocumentLink record class.
DocumentMetadataModel - Record Class in io.camunda.document.api
 
DocumentMetadataModel(String, String, OffsetDateTime, Long, String, Long, Map<String, Object>) - Constructor for record class io.camunda.document.api.DocumentMetadataModel
Creates an instance of a DocumentMetadataModel record class.
DocumentNotFound(String) - Constructor for record class io.camunda.document.api.DocumentError.DocumentNotFound
Creates an instance of a DocumentNotFound record class.
DocumentReference - Record Class in io.camunda.document.api
 
DocumentReference(String, String, DocumentMetadataModel) - Constructor for record class io.camunda.document.api.DocumentReference
Creates an instance of a DocumentReference record class.
DocumentStore - Interface in io.camunda.document.api
 
DocumentStoreConfiguration - Record Class in io.camunda.document.api
 
DocumentStoreConfiguration(String, Integer, List<DocumentStoreConfiguration.DocumentStoreConfigurationRecord>) - Constructor for record class io.camunda.document.api.DocumentStoreConfiguration
Creates an instance of a DocumentStoreConfiguration record class.
DocumentStoreConfiguration.DocumentStoreConfigurationRecord - Record Class in io.camunda.document.api
 
DocumentStoreConfigurationRecord(String, Class<? extends DocumentStoreProvider>, Map<String, String>) - Constructor for record class io.camunda.document.api.DocumentStoreConfiguration.DocumentStoreConfigurationRecord
Creates an instance of a DocumentStoreConfigurationRecord record class.
DocumentStoreProvider - Interface in io.camunda.document.api
 
DocumentStoreRecord - Record Class in io.camunda.document.api
 
DocumentStoreRecord(String, DocumentStore) - Constructor for record class io.camunda.document.api.DocumentStoreRecord
Creates an instance of a DocumentStoreRecord record class.
DocumentStoreRegistry - Interface in io.camunda.document.api
 
documentStores() - Method in record class io.camunda.document.api.DocumentStoreConfiguration
Returns the value of the documentStores record component.

E

equals(Object) - Method in record class io.camunda.document.api.DocumentContent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.document.api.DocumentCreationRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.document.api.DocumentError.DocumentAlreadyExists
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.document.api.DocumentError.DocumentHashMismatch
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.document.api.DocumentError.DocumentNotFound
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.document.api.DocumentError.InvalidInput
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.document.api.DocumentError.OperationNotSupported
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.document.api.DocumentError.StoreDoesNotExist
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.document.api.DocumentError.UnknownDocumentError
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.document.api.DocumentLink
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.document.api.DocumentMetadataModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.document.api.DocumentReference
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.document.api.DocumentStoreConfiguration.DocumentStoreConfigurationRecord
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.document.api.DocumentStoreConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.document.api.DocumentStoreRecord
Indicates whether some other object is "equal to" this one.
expiresAt() - Method in record class io.camunda.document.api.DocumentLink
Returns the value of the expiresAt record component.
expiresAt() - Method in record class io.camunda.document.api.DocumentMetadataModel
Returns the value of the expiresAt record component.

F

fileName() - Method in record class io.camunda.document.api.DocumentMetadataModel
Returns the value of the fileName record component.

G

getConfiguration() - Method in interface io.camunda.document.api.DocumentStoreRegistry
 
getDefaultDocumentStore() - Method in interface io.camunda.document.api.DocumentStoreRegistry
 
getDocument(String) - Method in interface io.camunda.document.api.DocumentStore
 
getDocumentStore(String) - Method in interface io.camunda.document.api.DocumentStoreRegistry
 

H

hashCode() - Method in record class io.camunda.document.api.DocumentContent
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.document.api.DocumentCreationRequest
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.document.api.DocumentError.DocumentAlreadyExists
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.document.api.DocumentError.DocumentHashMismatch
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.document.api.DocumentError.DocumentNotFound
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.document.api.DocumentError.InvalidInput
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.document.api.DocumentError.OperationNotSupported
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.document.api.DocumentError.StoreDoesNotExist
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.document.api.DocumentError.UnknownDocumentError
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.document.api.DocumentLink
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.document.api.DocumentMetadataModel
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.document.api.DocumentReference
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.document.api.DocumentStoreConfiguration.DocumentStoreConfigurationRecord
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.document.api.DocumentStoreConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.document.api.DocumentStoreRecord
Returns a hash code value for this object.

I

id() - Method in record class io.camunda.document.api.DocumentStoreConfiguration.DocumentStoreConfigurationRecord
Returns the value of the id record component.
inputStream() - Method in record class io.camunda.document.api.DocumentContent
Returns the value of the inputStream record component.
instance() - Method in record class io.camunda.document.api.DocumentStoreRecord
Returns the value of the instance record component.
InvalidInput(String) - Constructor for record class io.camunda.document.api.DocumentError.InvalidInput
Creates an instance of a InvalidInput record class.
io.camunda.document.api - package io.camunda.document.api
 

L

link() - Method in record class io.camunda.document.api.DocumentLink
Returns the value of the link record component.

M

message() - Method in record class io.camunda.document.api.DocumentError.InvalidInput
Returns the value of the message record component.
message() - Method in record class io.camunda.document.api.DocumentError.OperationNotSupported
Returns the value of the message record component.
message() - Method in record class io.camunda.document.api.DocumentError.UnknownDocumentError
Returns the value of the message record component.
metadata() - Method in record class io.camunda.document.api.DocumentCreationRequest
Returns the value of the metadata record component.
metadata() - Method in record class io.camunda.document.api.DocumentReference
Returns the value of the metadata record component.

O

OperationNotSupported(String) - Constructor for record class io.camunda.document.api.DocumentError.OperationNotSupported
Creates an instance of a OperationNotSupported record class.

P

processDefinitionId() - Method in record class io.camunda.document.api.DocumentMetadataModel
Returns the value of the processDefinitionId record component.
processInstanceKey() - Method in record class io.camunda.document.api.DocumentMetadataModel
Returns the value of the processInstanceKey record component.
properties() - Method in record class io.camunda.document.api.DocumentStoreConfiguration.DocumentStoreConfigurationRecord
Returns the value of the properties record component.
providedHash() - Method in record class io.camunda.document.api.DocumentError.DocumentHashMismatch
Returns the value of the providedHash record component.
providerClass() - Method in record class io.camunda.document.api.DocumentStoreConfiguration.DocumentStoreConfigurationRecord
Returns the value of the providerClass record component.

S

SETUP_VALIDATION_FAILURE_MESSAGE - Static variable in interface io.camunda.document.api.DocumentStore
 
size() - Method in record class io.camunda.document.api.DocumentMetadataModel
Returns the value of the size record component.
StoreDoesNotExist(String) - Constructor for record class io.camunda.document.api.DocumentError.StoreDoesNotExist
Creates an instance of a StoreDoesNotExist record class.
storeId() - Method in record class io.camunda.document.api.DocumentError.StoreDoesNotExist
Returns the value of the storeId record component.
storeId() - Method in record class io.camunda.document.api.DocumentStoreRecord
Returns the value of the storeId record component.

T

threadPoolSize() - Method in record class io.camunda.document.api.DocumentStoreConfiguration
Returns the value of the threadPoolSize record component.
toString() - Method in record class io.camunda.document.api.DocumentContent
Returns a string representation of this record class.
toString() - Method in record class io.camunda.document.api.DocumentCreationRequest
Returns a string representation of this record class.
toString() - Method in record class io.camunda.document.api.DocumentError.DocumentAlreadyExists
Returns a string representation of this record class.
toString() - Method in record class io.camunda.document.api.DocumentError.DocumentHashMismatch
Returns a string representation of this record class.
toString() - Method in record class io.camunda.document.api.DocumentError.DocumentNotFound
Returns a string representation of this record class.
toString() - Method in record class io.camunda.document.api.DocumentError.InvalidInput
Returns a string representation of this record class.
toString() - Method in record class io.camunda.document.api.DocumentError.OperationNotSupported
Returns a string representation of this record class.
toString() - Method in record class io.camunda.document.api.DocumentError.StoreDoesNotExist
Returns a string representation of this record class.
toString() - Method in record class io.camunda.document.api.DocumentError.UnknownDocumentError
Returns a string representation of this record class.
toString() - Method in record class io.camunda.document.api.DocumentLink
Returns a string representation of this record class.
toString() - Method in record class io.camunda.document.api.DocumentMetadataModel
Returns a string representation of this record class.
toString() - Method in record class io.camunda.document.api.DocumentReference
Returns a string representation of this record class.
toString() - Method in record class io.camunda.document.api.DocumentStoreConfiguration.DocumentStoreConfigurationRecord
Returns a string representation of this record class.
toString() - Method in record class io.camunda.document.api.DocumentStoreConfiguration
Returns a string representation of this record class.
toString() - Method in record class io.camunda.document.api.DocumentStoreRecord
Returns a string representation of this record class.

U

UnknownDocumentError(String, Throwable) - Constructor for record class io.camunda.document.api.DocumentError.UnknownDocumentError
Creates an instance of a UnknownDocumentError record class.
UnknownDocumentError(Throwable) - Constructor for record class io.camunda.document.api.DocumentError.UnknownDocumentError
 

V

validateSetup() - Method in interface io.camunda.document.api.DocumentStore
 
verifyContentHash(String, String) - Method in interface io.camunda.document.api.DocumentStore
 
C D E F G H I L M O P S T U V 
All Classes and Interfaces|All Packages|Constant Field Values