Interface DeleteDocumentCommandStep1

All Superinterfaces:
FinalCommandStep<DeleteDocumentResponse>
All Known Implementing Classes:
DeleteDocumentCommandImpl

@ExperimentalApi("https://github.com/camunda/issues/issues/841") public interface DeleteDocumentCommandStep1 extends FinalCommandStep<DeleteDocumentResponse>
Command to delete a document from the document store.
  • Method Details

    • storeId

      Sets the document store ID. If not set, the default document store for the cluster will be used.
      Parameters:
      storeId - the document store ID