Index

A C D E F G H I L M O S T U 
All Classes and Interfaces|All Packages

A

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

C

cause() - Method in record class io.camunda.document.api.DocumentError.UnknownDocumentError
Returns the value of the cause 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.DocumentMetadataModel
Returns the value of the contentType record component.
createDocument(DocumentCreationRequest) - Method in interface io.camunda.document.api.DocumentStore
 
createLink(String, long) - Method in interface io.camunda.document.api.DocumentStore
 

D

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.
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.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.UnknownDocumentError - Record Class in io.camunda.document.api
 
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.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, ZonedDateTime) - 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, ZonedDateTime, 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, 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
 
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
 

E

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.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.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.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

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.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.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.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.DocumentStoreRecord
Returns a hash code value for this object.

I

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.

S

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

T

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.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.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.DocumentStoreRecord
Returns a string representation of this record class.

U

UnknownDocumentError(String) - Constructor for record class io.camunda.document.api.DocumentError.UnknownDocumentError
 
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
 
A C D E F G H I L M O S T U 
All Classes and Interfaces|All Packages