Uses of Interface
io.camunda.zeebe.client.api.command.DeleteDocumentCommandStep1
Packages that use DeleteDocumentCommandStep1
Package
Description
-
Uses of DeleteDocumentCommandStep1 in io.camunda.zeebe.client
Methods in io.camunda.zeebe.client that return DeleteDocumentCommandStep1Modifier and TypeMethodDescriptionZeebeClient.newDeleteDocumentCommand(DocumentReferenceResponse documentReferenceResponse) Deprecated.Command to delete a document.ZeebeClient.newDeleteDocumentCommand(String documentId) Deprecated.Command to delete a document. -
Uses of DeleteDocumentCommandStep1 in io.camunda.zeebe.client.api.command
Methods in io.camunda.zeebe.client.api.command that return DeleteDocumentCommandStep1Modifier and TypeMethodDescriptionDeprecated.Sets the document store ID. -
Uses of DeleteDocumentCommandStep1 in io.camunda.zeebe.client.impl
Methods in io.camunda.zeebe.client.impl that return DeleteDocumentCommandStep1Modifier and TypeMethodDescriptionZeebeClientImpl.newDeleteDocumentCommand(DocumentReferenceResponse documentReference) ZeebeClientImpl.newDeleteDocumentCommand(String documentId) -
Uses of DeleteDocumentCommandStep1 in io.camunda.zeebe.client.impl.command
Classes in io.camunda.zeebe.client.impl.command that implement DeleteDocumentCommandStep1Methods in io.camunda.zeebe.client.impl.command that return DeleteDocumentCommandStep1Modifier and TypeMethodDescription