Index

A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values

A

ACKNOWLEDGE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.CommandDistributionIntent
 
ACKNOWLEDGED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.CommandDistributionIntent
 
actingBlockLength() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
actingBlockLength() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
actingBlockLength() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
actingBlockLength() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
actingBlockLength() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
ACTIVATE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobBatchIntent
 
ACTIVATE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceBatchIntent
 
ACTIVATE_ELEMENT - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
ACTIVATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobBatchIntent
 
activateInstructionBuilders() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Gets the builder elements to activateInstructions list.
addActivateInstruction(ProcessInstanceModificationRecordValue.ProcessInstanceModificationActivateInstructionValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Adds one element to activateInstructions list.
addActivateInstructionBuilder() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Adds a new builder to the activateInstructions list and returns the builder.
addActivateInstructions(ProcessInstanceModificationRecordValue.ProcessInstanceModificationActivateInstructionValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Adds elements to activateInstructions list.
addAllActivateInstructionBuilders(ImmutableProcessInstanceModificationActivateInstructionValue.Builder...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Adds elements to activateInstructions list.
addAllActivateInstructionBuilders(Iterable<ImmutableProcessInstanceModificationActivateInstructionValue.Builder>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Adds elements to activateInstructions list.
addAllActivateInstructions(Iterable<? extends ProcessInstanceModificationRecordValue.ProcessInstanceModificationActivateInstructionValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Adds elements to activateInstructions list.
addAllAncestorScopeKeys(Iterable<? extends Long>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Adds elements to ancestorScopeKeys set.
addAllAncestorScopeKeys(Iterable<? extends Long>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Deprecated.
addAllDecisionRequirementsMetadata(Iterable<? extends DecisionRequirementsMetadataValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to decisionRequirementsMetadata list.
addAllDecisionRequirementsMetadataBuilders(ImmutableDecisionRequirementsMetadataValue.Builder...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to decisionRequirementsMetadata list.
addAllDecisionRequirementsMetadataBuilders(Iterable<ImmutableDecisionRequirementsMetadataValue.Builder>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to decisionRequirementsMetadata list.
addAllDecisionsMetadata(Iterable<? extends DecisionRecordValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to decisionsMetadata list.
addAllDecisionsMetadataBuilders(ImmutableDecisionRecordValue.Builder...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to decisionsMetadata list.
addAllDecisionsMetadataBuilders(Iterable<ImmutableDecisionRecordValue.Builder>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to decisionsMetadata list.
addAllEvaluatedDecisionBuilders(ImmutableEvaluatedDecisionValue.Builder...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Adds elements to evaluatedDecisions list.
addAllEvaluatedDecisionBuilders(Iterable<ImmutableEvaluatedDecisionValue.Builder>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Adds elements to evaluatedDecisions list.
addAllEvaluatedDecisions(Iterable<? extends EvaluatedDecisionValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Adds elements to evaluatedDecisions list.
addAllEvaluatedInputBuilders(ImmutableEvaluatedInputValue.Builder...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Adds elements to evaluatedInputs list.
addAllEvaluatedInputBuilders(Iterable<ImmutableEvaluatedInputValue.Builder>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Adds elements to evaluatedInputs list.
addAllEvaluatedInputs(Iterable<? extends EvaluatedInputValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Adds elements to evaluatedInputs list.
addAllEvaluatedOutputBuilders(ImmutableEvaluatedOutputValue.Builder...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue.Builder
Adds elements to evaluatedOutputs list.
addAllEvaluatedOutputBuilders(Iterable<ImmutableEvaluatedOutputValue.Builder>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue.Builder
Adds elements to evaluatedOutputs list.
addAllEvaluatedOutputs(Iterable<? extends EvaluatedOutputValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue.Builder
Adds elements to evaluatedOutputs list.
addAllJobBuilders(ImmutableJobRecordValue.Builder...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Adds elements to jobs list.
addAllJobBuilders(Iterable<ImmutableJobRecordValue.Builder>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Adds elements to jobs list.
addAllJobKeys(Iterable<? extends Long>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Adds elements to jobKeys list.
addAllJobs(Iterable<? extends JobRecordValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Adds elements to jobs list.
addAllMatchedRuleBuilders(ImmutableMatchedRuleValue.Builder...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Adds elements to matchedRules list.
addAllMatchedRuleBuilders(Iterable<ImmutableMatchedRuleValue.Builder>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Adds elements to matchedRules list.
addAllMatchedRules(Iterable<? extends MatchedRuleValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Adds elements to matchedRules list.
addAllProcessesMetadata(Iterable<? extends ProcessMetadataValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to processesMetadata list.
addAllProcessesMetadataBuilders(ImmutableProcessMetadataValue.Builder...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to processesMetadata list.
addAllProcessesMetadataBuilders(Iterable<ImmutableProcessMetadataValue.Builder>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to processesMetadata list.
addAllResourceBuilders(ImmutableDeploymentResource.Builder...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to resources list.
addAllResourceBuilders(Iterable<ImmutableDeploymentResource.Builder>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to resources list.
addAllResources(Iterable<? extends DeploymentResource>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to resources list.
addAllStartInstructionBuilders(ImmutableProcessInstanceCreationStartInstructionValue.Builder...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Adds elements to startInstructions list.
addAllStartInstructionBuilders(Iterable<ImmutableProcessInstanceCreationStartInstructionValue.Builder>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Adds elements to startInstructions list.
addAllStartInstructions(Iterable<? extends ProcessInstanceCreationRecordValue.ProcessInstanceCreationStartInstructionValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Adds elements to startInstructions list.
addAllTerminateInstructionBuilders(ImmutableProcessInstanceModificationTerminateInstructionValue.Builder...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Adds elements to terminateInstructions list.
addAllTerminateInstructionBuilders(Iterable<ImmutableProcessInstanceModificationTerminateInstructionValue.Builder>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Adds elements to terminateInstructions list.
addAllTerminateInstructions(Iterable<? extends ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Adds elements to terminateInstructions list.
addAllVariableInstructionBuilders(ImmutableProcessInstanceModificationVariableInstructionValue.Builder...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Adds elements to variableInstructions list.
addAllVariableInstructionBuilders(Iterable<ImmutableProcessInstanceModificationVariableInstructionValue.Builder>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Adds elements to variableInstructions list.
addAllVariableInstructions(Iterable<? extends ProcessInstanceModificationRecordValue.ProcessInstanceModificationVariableInstructionValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Adds elements to variableInstructions list.
addAncestorScopeKey(Long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Adds one element to ancestorScopeKeys set.
addAncestorScopeKey(Long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Deprecated.
addAncestorScopeKeys(Long...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Adds elements to ancestorScopeKeys set.
addAncestorScopeKeys(Long...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Deprecated.
addDecisionRequirementsMetadata(DecisionRequirementsMetadataValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds one element to decisionRequirementsMetadata list.
addDecisionRequirementsMetadata(DecisionRequirementsMetadataValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to decisionRequirementsMetadata list.
addDecisionRequirementsMetadataBuilder() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds a new builder to the decisionRequirementsMetadata list and returns the builder.
addDecisionsMetadata(DecisionRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds one element to decisionsMetadata list.
addDecisionsMetadata(DecisionRecordValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to decisionsMetadata list.
addDecisionsMetadataBuilder() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds a new builder to the decisionsMetadata list and returns the builder.
addEvaluatedDecision(EvaluatedDecisionValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Adds one element to evaluatedDecisions list.
addEvaluatedDecisionBuilder() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Adds a new builder to the evaluatedDecisions list and returns the builder.
addEvaluatedDecisions(EvaluatedDecisionValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Adds elements to evaluatedDecisions list.
addEvaluatedInput(EvaluatedInputValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Adds one element to evaluatedInputs list.
addEvaluatedInputBuilder() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Adds a new builder to the evaluatedInputs list and returns the builder.
addEvaluatedInputs(EvaluatedInputValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Adds elements to evaluatedInputs list.
addEvaluatedOutput(EvaluatedOutputValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue.Builder
Adds one element to evaluatedOutputs list.
addEvaluatedOutputBuilder() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue.Builder
Adds a new builder to the evaluatedOutputs list and returns the builder.
addEvaluatedOutputs(EvaluatedOutputValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue.Builder
Adds elements to evaluatedOutputs list.
addJob(JobRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Adds one element to jobs list.
addJobBuilder() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Adds a new builder to the jobs list and returns the builder.
addJobKey(Long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Adds one element to jobKeys list.
addJobKeys(Long...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Adds elements to jobKeys list.
addJobs(JobRecordValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Adds elements to jobs list.
addMatchedRule(MatchedRuleValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Adds one element to matchedRules list.
addMatchedRuleBuilder() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Adds a new builder to the matchedRules list and returns the builder.
addMatchedRules(MatchedRuleValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Adds elements to matchedRules list.
addProcessesMetadata(ProcessMetadataValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds one element to processesMetadata list.
addProcessesMetadata(ProcessMetadataValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to processesMetadata list.
addProcessesMetadataBuilder() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds a new builder to the processesMetadata list and returns the builder.
addResource(DeploymentResource) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds one element to resources list.
addResourceBuilder() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds a new builder to the resources list and returns the builder.
addResources(DeploymentResource...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Adds elements to resources list.
address() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
address(String) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
addressCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
addressCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
addresses() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
addressesCount(int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
addressesDecoderId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
addressesDecoderSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
addressesId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
addressHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
addressHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
addressId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
addressId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
addressLength() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
addressMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
addressMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
addressSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
addStartInstruction(ProcessInstanceCreationRecordValue.ProcessInstanceCreationStartInstructionValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Adds one element to startInstructions list.
addStartInstructionBuilder() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Adds a new builder to the startInstructions list and returns the builder.
addStartInstructions(ProcessInstanceCreationRecordValue.ProcessInstanceCreationStartInstructionValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Adds elements to startInstructions list.
addTerminateInstruction(ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Adds one element to terminateInstructions list.
addTerminateInstructionBuilder() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Adds a new builder to the terminateInstructions list and returns the builder.
addTerminateInstructions(ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Adds elements to terminateInstructions list.
addVariableInstruction(ProcessInstanceModificationRecordValue.ProcessInstanceModificationVariableInstructionValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Adds one element to variableInstructions list.
addVariableInstructionBuilder() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Adds a new builder to the variableInstructions list and returns the builder.
addVariableInstructions(ProcessInstanceModificationRecordValue.ProcessInstanceModificationVariableInstructionValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Adds elements to variableInstructions list.
AdminRequestDecoder - Class in io.camunda.zeebe.protocol.management
 
AdminRequestDecoder() - Constructor for class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
AdminRequestEncoder - Class in io.camunda.zeebe.protocol.management
 
AdminRequestEncoder() - Constructor for class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
AdminRequestType - Enum in io.camunda.zeebe.protocol.management
 
AdminResponseDecoder - Class in io.camunda.zeebe.protocol.management
 
AdminResponseDecoder() - Constructor for class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
AdminResponseEncoder - Class in io.camunda.zeebe.protocol.management
 
AdminResponseEncoder() - Constructor for class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
ALREADY_EXISTS - Enum constant in enum io.camunda.zeebe.protocol.record.RejectionType
 
apiName() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
apiName(String) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
apiNameCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
apiNameCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
apiNameHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
apiNameHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
apiNameId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
apiNameId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
apiNameLength() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
apiNameMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
apiNameMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
apiNameSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
appendTo(StringBuilder) - Method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
AWAIT_WORKLOW_RESULT - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 

B

backupId() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
backupId() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
backupId() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
backupId(long) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
backupId(long) - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
backupId(long) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
backupIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
backupIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
backupIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
backupIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
backupIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
backupIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
backupIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
backupIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
backupIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
backupIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
backupIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
backupIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
backupIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
backupIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
backupIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
backupIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
backupIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
backupIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
backupIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
backupIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
backupIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
backupIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
backupIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
backupIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
backupIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
backupIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
backupIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
backupIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
backupIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
backupIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
backupIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
backupIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
backupIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
backupIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
backupIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
backupIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
backupIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
backupIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
backupIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
backupIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
backupIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
backupIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
backupIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
backupIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
backupIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
backupIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
backupIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
backupIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
BackupListResponseDecoder - Class in io.camunda.zeebe.protocol.management
 
BackupListResponseDecoder() - Constructor for class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
BackupListResponseDecoder.BackupsDecoder - Class in io.camunda.zeebe.protocol.management
 
BackupListResponseEncoder - Class in io.camunda.zeebe.protocol.management
 
BackupListResponseEncoder() - Constructor for class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
BackupListResponseEncoder.BackupsEncoder - Class in io.camunda.zeebe.protocol.management
 
BackupRequestDecoder - Class in io.camunda.zeebe.protocol.management
 
BackupRequestDecoder() - Constructor for class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
BackupRequestEncoder - Class in io.camunda.zeebe.protocol.management
 
BackupRequestEncoder() - Constructor for class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
BackupRequestType - Enum in io.camunda.zeebe.protocol.management
 
backups() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
backupsCount(int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
backupsDecoderId() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
backupsDecoderSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
backupsId() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
BackupStatusCode - Enum in io.camunda.zeebe.protocol.management
 
BackupStatusResponseDecoder - Class in io.camunda.zeebe.protocol.management
 
BackupStatusResponseDecoder() - Constructor for class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
BackupStatusResponseEncoder - Class in io.camunda.zeebe.protocol.management
 
BackupStatusResponseEncoder() - Constructor for class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
BLACKLIST - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
blockLength() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
blockLength() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
blockLength() - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
blockLength() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
blockLength(int) - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
blockLength(int) - Method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
blockLength(int) - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
blockLength(int) - Method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
blockLengthEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
blockLengthEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
blockLengthEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
blockLengthEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
blockLengthEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
blockLengthEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
blockLengthEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
blockLengthEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
blockLengthEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
blockLengthEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
blockLengthEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
blockLengthEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
blockLengthEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
blockLengthEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
blockLengthEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
blockLengthEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
blockLengthMaxValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
blockLengthMaxValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
blockLengthMaxValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
blockLengthMaxValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
blockLengthMaxValue() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
blockLengthMaxValue() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
blockLengthMaxValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
blockLengthMaxValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
blockLengthMinValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
blockLengthMinValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
blockLengthMinValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
blockLengthMinValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
blockLengthMinValue() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
blockLengthMinValue() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
blockLengthMinValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
blockLengthMinValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
blockLengthNullValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
blockLengthNullValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
blockLengthNullValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
blockLengthNullValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
blockLengthNullValue() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
blockLengthNullValue() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
blockLengthNullValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
blockLengthNullValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
blockLengthSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
blockLengthSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
blockLengthSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
blockLengthSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
BOUNDARY_EVENT - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
BpmnElementType - Enum in io.camunda.zeebe.protocol.record.value
 
bpmnElementTypeFor(String) - Static method in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
BpmnEventType - Enum in io.camunda.zeebe.protocol.record.value
 
bpmnEventTypeFor(String) - Static method in enum io.camunda.zeebe.protocol.record.value.BpmnEventType
 
bpmnProcessId() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
bpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
bpmnProcessIdCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
bpmnProcessIdCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
bpmnProcessIdHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
bpmnProcessIdHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
bpmnProcessIdId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
bpmnProcessIdId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
bpmnProcessIdLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
bpmnProcessIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
bpmnProcessIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
bpmnProcessIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
BROADCAST - Enum constant in enum io.camunda.zeebe.protocol.record.intent.SignalIntent
 
BROADCASTED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.SignalIntent
 
brokerId() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
brokerId() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerId(int) - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
brokerId(int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
brokerIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
brokerIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
brokerIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
brokerIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
brokerIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
brokerIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
brokerIdId() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
brokerIdId() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
brokerIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
brokerIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
brokerIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
brokerIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
brokerIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
brokerIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
brokerIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
brokerIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
brokerIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
brokerIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
brokerIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
brokerIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
brokerIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
brokerIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
brokerIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
brokerIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
BrokerInfoDecoder - Class in io.camunda.zeebe.protocol.record
Broker topology information
BrokerInfoDecoder() - Constructor for class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
BrokerInfoDecoder.AddressesDecoder - Class in io.camunda.zeebe.protocol.record
 
BrokerInfoDecoder.PartitionHealthDecoder - Class in io.camunda.zeebe.protocol.record
 
BrokerInfoDecoder.PartitionLeaderTermsDecoder - Class in io.camunda.zeebe.protocol.record
 
BrokerInfoDecoder.PartitionRolesDecoder - Class in io.camunda.zeebe.protocol.record
 
BrokerInfoEncoder - Class in io.camunda.zeebe.protocol.record
Broker topology information
BrokerInfoEncoder() - Constructor for class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
BrokerInfoEncoder.AddressesEncoder - Class in io.camunda.zeebe.protocol.record
 
BrokerInfoEncoder.PartitionHealthEncoder - Class in io.camunda.zeebe.protocol.record
 
BrokerInfoEncoder.PartitionLeaderTermsEncoder - Class in io.camunda.zeebe.protocol.record
 
BrokerInfoEncoder.PartitionRolesEncoder - Class in io.camunda.zeebe.protocol.record
 
brokerVersion() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
brokerVersion() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerVersion() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
brokerVersion() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
brokerVersion(String) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
brokerVersion(String) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
brokerVersionCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
brokerVersionCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
brokerVersionCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerVersionCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
brokerVersionEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
brokerVersionEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
brokerVersionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
brokerVersionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
brokerVersionHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
brokerVersionHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
brokerVersionHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerVersionHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
brokerVersionId() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
brokerVersionId() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
brokerVersionId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerVersionId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
brokerVersionId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
brokerVersionId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
brokerVersionLength() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
brokerVersionLength() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerVersionMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
brokerVersionMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
brokerVersionMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerVersionMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
brokerVersionMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
brokerVersionMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
brokerVersionSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
brokerVersionSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
brokerVersionSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
brokerVersionSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
buffer() - Method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
build() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord.Builder
Builds a new ImmutableRecord.
build() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDeploymentResource.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess.Builder
Builds a new ImmutableProcess.
build() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentDistributionRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationStartInstructionValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationTerminateInstructionValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableResourceDeletionRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue.Builder
build() - Method in class io.camunda.zeebe.protocol.record.value.management.ImmutableCheckpointRecordValue.Builder
builder() - Element in annotation type io.camunda.zeebe.protocol.record.ImmutableProtocol
Returns the builder class for this abstract protocol type
builder() - Element in annotation type io.camunda.zeebe.protocol.record.ImmutableProtocol.Type
 
builder() - Static method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Creates a builder for ImmutableRecord.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
Creates a builder for ImmutableDecisionRecordValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDeploymentResource
Creates a builder for ImmutableDeploymentResource.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
Creates a builder for ImmutableProcess.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
Creates a builder for ImmutableProcessMetadataValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentDistributionRecordValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
Creates a builder for ImmutableDeploymentRecordValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue
Creates a builder for ImmutableErrorRecordValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue
Creates a builder for ImmutableEscalationRecordValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
Creates a builder for ImmutableEvaluatedDecisionValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue
Creates a builder for ImmutableEvaluatedInputValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue
Creates a builder for ImmutableEvaluatedOutputValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
Creates a builder for ImmutableIncidentRecordValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
Creates a builder for ImmutableJobBatchRecordValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Creates a builder for ImmutableJobRecordValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue
Creates a builder for ImmutableMatchedRuleValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
Creates a builder for ImmutableMessageRecordValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue
Creates a builder for ImmutableProcessEventRecordValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationStartInstructionValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationTerminateInstructionValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableResourceDeletionRecordValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue
Creates a builder for ImmutableSignalRecordValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
Creates a builder for ImmutableTimerRecordValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue
builder() - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
Creates a builder for ImmutableVariableRecordValue.
builder() - Static method in class io.camunda.zeebe.protocol.record.value.management.ImmutableCheckpointRecordValue
Creates a builder for ImmutableCheckpointRecordValue.
BUSINESS_RULE_TASK - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.VersionDecoder
 
BYTE_ORDER - Static variable in class io.camunda.zeebe.protocol.record.VersionEncoder
 

C

CALL_ACTIVITY - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
CALLED_DECISION_ERROR - Enum constant in enum io.camunda.zeebe.protocol.record.value.ErrorType
 
CALLED_ELEMENT_ERROR - Enum constant in enum io.camunda.zeebe.protocol.record.value.ErrorType
 
CANCEL - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobIntent
Deprecated.
for removal since 8.0.2, removal can only happen if we break backwards compatibility with older versions because Cancel command can still exist on log streams
CANCEL - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
CANCEL - Enum constant in enum io.camunda.zeebe.protocol.record.intent.TimerIntent
Deprecated.
for removal since 8.1.0, removal can only happen if we break backwards compatibility with older versions because Cancel command can still exist on log streams
CANCELED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
CANCELED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.TimerIntent
 
CHECKPOINT - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
CheckpointIntent - Enum in io.camunda.zeebe.protocol.record.intent.management
 
checkpointPosition() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
checkpointPosition(long) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
checkpointPositionEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
checkpointPositionEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
checkpointPositionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
checkpointPositionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
checkpointPositionId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
checkpointPositionId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
checkpointPositionMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
checkpointPositionMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
checkpointPositionMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
checkpointPositionMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
checkpointPositionMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
checkpointPositionMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
checkpointPositionNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
checkpointPositionNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
checkpointPositionSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
checkpointPositionSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
CheckpointRecordValue - Interface in io.camunda.zeebe.protocol.record.value.management
Represents a checkpoint related command or event.
clear() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDeploymentResource.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentDistributionRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationStartInstructionValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationTerminateInstructionValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableResourceDeletionRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue.Builder
Clear the builder to the initial state.
clear() - Method in class io.camunda.zeebe.protocol.record.value.management.ImmutableCheckpointRecordValue.Builder
Clear the builder to the initial state.
clusterSize() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
clusterSize(int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
clusterSizeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
clusterSizeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
clusterSizeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
clusterSizeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
clusterSizeId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
clusterSizeId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
clusterSizeMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
clusterSizeMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
clusterSizeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
clusterSizeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
clusterSizeMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
clusterSizeMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
clusterSizeNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
clusterSizeNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
clusterSizeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
clusterSizeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
COMMAND - Enum constant in enum io.camunda.zeebe.protocol.record.RecordType
 
COMMAND_DISTRIBUTION - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
COMMAND_DISTRIBUTION_RECORD - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
COMMAND_REJECTION - Enum constant in enum io.camunda.zeebe.protocol.record.RecordType
 
CommandDistributionIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
CommandDistributionRecordValue - Interface in io.camunda.zeebe.protocol.record.value
 
COMPLETE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.DeploymentDistributionIntent
 
COMPLETE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
COMPLETE_ELEMENT - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
COMPLETED - Enum constant in enum io.camunda.zeebe.protocol.management.BackupStatusCode
 
COMPLETED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.DeploymentDistributionIntent
 
COMPLETED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
COMPLETED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceResultIntent
 
CONDITION_ERROR - Enum constant in enum io.camunda.zeebe.protocol.record.value.ErrorType
 
CONDITIONAL - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnEventType
 
copyOf() - Method in interface io.camunda.zeebe.protocol.record.Record
Creates a deep copy of the current record.
copyOf(Record<T>) - Static method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Creates an immutable copy of a Record value.
copyOf(CommandDistributionRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue
Creates an immutable copy of a CommandDistributionRecordValue value.
copyOf(DecisionEvaluationRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Creates an immutable copy of a DecisionEvaluationRecordValue value.
copyOf(DecisionRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
Creates an immutable copy of a DecisionRecordValue value.
copyOf(DecisionRequirementsMetadataValue) - Static method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
Creates an immutable copy of a DecisionRequirementsMetadataValue value.
copyOf(DecisionRequirementsRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
Creates an immutable copy of a DecisionRequirementsRecordValue value.
copyOf(DeploymentResource) - Static method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDeploymentResource
Creates an immutable copy of a DeploymentResource value.
copyOf(Process) - Static method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
Creates an immutable copy of a Process value.
copyOf(ProcessMetadataValue) - Static method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
Creates an immutable copy of a ProcessMetadataValue value.
copyOf(DeploymentDistributionRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentDistributionRecordValue
Creates an immutable copy of a DeploymentDistributionRecordValue value.
copyOf(DeploymentRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
Creates an immutable copy of a DeploymentRecordValue value.
copyOf(ErrorRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue
Creates an immutable copy of a ErrorRecordValue value.
copyOf(EscalationRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue
Creates an immutable copy of a EscalationRecordValue value.
copyOf(EvaluatedDecisionValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
Creates an immutable copy of a EvaluatedDecisionValue value.
copyOf(EvaluatedInputValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue
Creates an immutable copy of a EvaluatedInputValue value.
copyOf(EvaluatedOutputValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue
Creates an immutable copy of a EvaluatedOutputValue value.
copyOf(IncidentRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
Creates an immutable copy of a IncidentRecordValue value.
copyOf(JobBatchRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
Creates an immutable copy of a JobBatchRecordValue value.
copyOf(JobRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Creates an immutable copy of a JobRecordValue value.
copyOf(CheckpointRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.management.ImmutableCheckpointRecordValue
Creates an immutable copy of a CheckpointRecordValue value.
copyOf(MatchedRuleValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue
Creates an immutable copy of a MatchedRuleValue value.
copyOf(MessageRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
Creates an immutable copy of a MessageRecordValue value.
copyOf(MessageStartEventSubscriptionRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
Creates an immutable copy of a MessageStartEventSubscriptionRecordValue value.
copyOf(MessageSubscriptionRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
Creates an immutable copy of a MessageSubscriptionRecordValue value.
copyOf(ProcessEventRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue
Creates an immutable copy of a ProcessEventRecordValue value.
copyOf(ProcessInstanceBatchRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue
Creates an immutable copy of a ProcessInstanceBatchRecordValue value.
copyOf(ProcessInstanceCreationRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
Creates an immutable copy of a ProcessInstanceCreationRecordValue value.
copyOf(ProcessInstanceCreationRecordValue.ProcessInstanceCreationStartInstructionValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationStartInstructionValue
copyOf(ProcessInstanceModificationRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
Creates an immutable copy of a ProcessInstanceModificationRecordValue value.
copyOf(ProcessInstanceModificationRecordValue.ProcessInstanceModificationActivateInstructionValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue
copyOf(ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationTerminateInstructionValue
copyOf(ProcessInstanceModificationRecordValue.ProcessInstanceModificationVariableInstructionValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue
copyOf(ProcessInstanceRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
Creates an immutable copy of a ProcessInstanceRecordValue value.
copyOf(ProcessInstanceResultRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue
Creates an immutable copy of a ProcessInstanceResultRecordValue value.
copyOf(ProcessMessageSubscriptionRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
Creates an immutable copy of a ProcessMessageSubscriptionRecordValue value.
copyOf(ResourceDeletionRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableResourceDeletionRecordValue
Creates an immutable copy of a ResourceDeletionRecordValue value.
copyOf(SignalRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue
Creates an immutable copy of a SignalRecordValue value.
copyOf(SignalSubscriptionRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue
Creates an immutable copy of a SignalSubscriptionRecordValue value.
copyOf(TimerRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
Creates an immutable copy of a TimerRecordValue value.
copyOf(VariableDocumentRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue
Creates an immutable copy of a VariableDocumentRecordValue value.
copyOf(VariableRecordValue) - Static method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
Creates an immutable copy of a VariableRecordValue value.
CORRELATE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageSubscriptionIntent
 
CORRELATE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessMessageSubscriptionIntent
 
CORRELATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageStartEventSubscriptionIntent
 
CORRELATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageSubscriptionIntent
 
CORRELATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessMessageSubscriptionIntent
 
CORRELATING - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageSubscriptionIntent
 
count() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
count() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
count() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
count() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
count() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
countMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
countMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
countMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
countMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
countMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
countMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
countMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
countMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
countMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
countMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
countMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
countMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
countMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
countMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
countMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
countMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
countMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
countMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
countMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
countMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
CREATE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.DeploymentIntent
 
CREATE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.management.CheckpointIntent
 
CREATE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageSubscriptionIntent
 
CREATE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceCreationIntent
 
CREATE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessMessageSubscriptionIntent
 
CREATE_WITH_AWAITING_RESULT - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceCreationIntent
 
CREATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.DecisionIntent
 
CREATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.DecisionRequirementsIntent
 
CREATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.DeploymentIntent
 
CREATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ErrorIntent
 
CREATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.IncidentIntent
 
CREATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
CREATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.management.CheckpointIntent
 
CREATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageStartEventSubscriptionIntent
 
CREATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageSubscriptionIntent
 
CREATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceCreationIntent
 
CREATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessIntent
 
CREATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessMessageSubscriptionIntent
 
CREATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.SignalSubscriptionIntent
 
CREATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.TimerIntent
 
CREATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.VariableIntent
 
createdAt() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
createdAt() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
createdAt(String) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
createdAt(String) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
createdAtCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
createdAtCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
createdAtCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
createdAtCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
createdAtHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
createdAtHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
createdAtHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
createdAtHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
createdAtId() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
createdAtId() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
createdAtId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
createdAtId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
createdAtLength() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
createdAtLength() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
createdAtMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
createdAtMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
createdAtMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
createdAtMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
createdAtSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
createdAtSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
CREATING - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessMessageSubscriptionIntent
 

D

DEAD - Enum constant in enum io.camunda.zeebe.protocol.record.PartitionHealthStatus
 
DECISION - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
DECISION_EVALUATION - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
DECISION_EVALUATION_ERROR - Enum constant in enum io.camunda.zeebe.protocol.record.value.ErrorType
 
DECISION_REQUIREMENTS - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
DecisionEvaluationIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
DecisionEvaluationRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents the evaluation of a DMN decision.
DecisionIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
DecisionRecordValue - Interface in io.camunda.zeebe.protocol.record.value.deployment
Represents a deployed decision.
DecisionRequirementsIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
decisionRequirementsMetadataBuilders() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Gets the builder elements to decisionRequirementsMetadata list.
DecisionRequirementsMetadataValue - Interface in io.camunda.zeebe.protocol.record.value.deployment
The metadata of a deployed decision requirements graph (DRG/DRD).
DecisionRequirementsRecordValue - Interface in io.camunda.zeebe.protocol.record.value.deployment
Represents a deployed decision requirements graph (DRG/DRD) for a DMN resource.
decisionsMetadataBuilders() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Gets the builder elements to decisionsMetadata list.
decodeKeyInPartition(long) - Static method in class io.camunda.zeebe.protocol.Protocol
 
decodePartitionId(long) - Static method in class io.camunda.zeebe.protocol.Protocol
 
DEFAULT - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
DELETE - Enum constant in enum io.camunda.zeebe.protocol.management.BackupRequestType
 
DELETE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageSubscriptionIntent
 
DELETE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessMessageSubscriptionIntent
 
DELETE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ResourceDeletionIntent
 
DELETED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.DecisionIntent
 
DELETED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.DecisionRequirementsIntent
 
DELETED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageStartEventSubscriptionIntent
 
DELETED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageSubscriptionIntent
 
DELETED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessIntent
 
DELETED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessMessageSubscriptionIntent
 
DELETED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ResourceDeletionIntent
 
DELETED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.SignalSubscriptionIntent
 
DELETING - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessMessageSubscriptionIntent
 
DEPLOYMENT - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
DEPLOYMENT_DISTRIBUTION - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
DEPLOYMENT_PARTITION - Static variable in class io.camunda.zeebe.protocol.Protocol
By convention, the partition to deploy to
DEPLOYMENT_RAW - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
DeploymentDistributionIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
DeploymentDistributionRecordValue - Interface in io.camunda.zeebe.protocol.record.value
 
DeploymentIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
DeploymentRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents a single deployment event or command.
DeploymentResource - Interface in io.camunda.zeebe.protocol.record.value.deployment
Represents a single deployment resource.
DISTRIBUTE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.DeploymentIntent
 
DISTRIBUTED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.DeploymentIntent
 
DISTRIBUTING - Enum constant in enum io.camunda.zeebe.protocol.record.intent.CommandDistributionIntent
 
DISTRIBUTING - Enum constant in enum io.camunda.zeebe.protocol.record.intent.DeploymentDistributionIntent
 
DMN_DECISION_KEY_BY_DECISION_ID_AND_VERSION - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
DMN_DECISION_KEY_BY_DECISION_REQUIREMENTS_KEY - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
DMN_DECISION_REQUIREMENTS - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
DMN_DECISION_REQUIREMENTS_KEY_BY_DECISION_REQUIREMENT_ID_AND_VERSION - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
DMN_DECISIONS - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
DMN_LATEST_DECISION_BY_ID - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
DMN_LATEST_DECISION_REQUIREMENTS_BY_ID - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
DOES_NOT_EXIST - Enum constant in enum io.camunda.zeebe.protocol.management.BackupStatusCode
 

E

ELEMENT_ACTIVATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
ELEMENT_ACTIVATING - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
ELEMENT_COMPLETED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
ELEMENT_COMPLETING - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
ELEMENT_INSTANCE_CHILD_PARENT - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
ELEMENT_INSTANCE_KEY - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
ELEMENT_INSTANCE_PARENT_CHILD - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
ELEMENT_TERMINATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
ELEMENT_TERMINATING - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
ENCODED_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
ENCODED_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
ENCODED_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
ENCODED_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
ENCODED_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
ENCODED_LENGTH - Static variable in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
ENCODED_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
ENCODED_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
ENCODED_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
ENCODED_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
ENCODED_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
ENCODED_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
ENCODED_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.VersionDecoder
 
ENCODED_LENGTH - Static variable in class io.camunda.zeebe.protocol.record.VersionEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
encodedLength() - Method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
encodePartitionId(int, long) - Static method in class io.camunda.zeebe.protocol.Protocol
 
END_EVENT - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
ENDIANNESS - Static variable in class io.camunda.zeebe.protocol.Protocol
The endianness of multibyte values encoded in the protocol.
EPOCH - Enum constant in enum io.camunda.zeebe.protocol.management.MetaAttribute
The epoch or start of time.
EPOCH - Enum constant in enum io.camunda.zeebe.protocol.record.MetaAttribute
The epoch or start of time.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
This instance is equal to all instances of ImmutableRecord that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
This instance is equal to all instances of ImmutableDecisionRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
This instance is equal to all instances of ImmutableDecisionRequirementsMetadataValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
This instance is equal to all instances of ImmutableDecisionRequirementsRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDeploymentResource
This instance is equal to all instances of ImmutableDeploymentResource that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
This instance is equal to all instances of ImmutableProcess that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
This instance is equal to all instances of ImmutableProcessMetadataValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue
This instance is equal to all instances of ImmutableCommandDistributionRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
This instance is equal to all instances of ImmutableDecisionEvaluationRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentDistributionRecordValue
This instance is equal to all instances of ImmutableDeploymentDistributionRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
This instance is equal to all instances of ImmutableDeploymentRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue
This instance is equal to all instances of ImmutableErrorRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue
This instance is equal to all instances of ImmutableEscalationRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
This instance is equal to all instances of ImmutableEvaluatedDecisionValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue
This instance is equal to all instances of ImmutableEvaluatedInputValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue
This instance is equal to all instances of ImmutableEvaluatedOutputValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
This instance is equal to all instances of ImmutableIncidentRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
This instance is equal to all instances of ImmutableJobBatchRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
This instance is equal to all instances of ImmutableJobRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue
This instance is equal to all instances of ImmutableMatchedRuleValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
This instance is equal to all instances of ImmutableMessageRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
This instance is equal to all instances of ImmutableMessageStartEventSubscriptionRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
This instance is equal to all instances of ImmutableMessageSubscriptionRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue
This instance is equal to all instances of ImmutableProcessEventRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue
This instance is equal to all instances of ImmutableProcessInstanceBatchRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
This instance is equal to all instances of ImmutableProcessInstanceCreationRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationStartInstructionValue
This instance is equal to all instances of ImmutableProcessInstanceCreationStartInstructionValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue
This instance is equal to all instances of ImmutableProcessInstanceModificationActivateInstructionValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
This instance is equal to all instances of ImmutableProcessInstanceModificationRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationTerminateInstructionValue
This instance is equal to all instances of ImmutableProcessInstanceModificationTerminateInstructionValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue
This instance is equal to all instances of ImmutableProcessInstanceModificationVariableInstructionValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
This instance is equal to all instances of ImmutableProcessInstanceRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue
This instance is equal to all instances of ImmutableProcessInstanceResultRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
This instance is equal to all instances of ImmutableProcessMessageSubscriptionRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableResourceDeletionRecordValue
This instance is equal to all instances of ImmutableResourceDeletionRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue
This instance is equal to all instances of ImmutableSignalRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue
This instance is equal to all instances of ImmutableSignalSubscriptionRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
This instance is equal to all instances of ImmutableTimerRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue
This instance is equal to all instances of ImmutableVariableDocumentRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
This instance is equal to all instances of ImmutableVariableRecordValue that have equal attribute values.
equals(Object) - Method in class io.camunda.zeebe.protocol.record.value.management.ImmutableCheckpointRecordValue
This instance is equal to all instances of ImmutableCheckpointRecordValue that have equal attribute values.
ERROR - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnEventType
 
ERROR - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
ERROR_THROWN - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
errorCode() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
errorCode(ErrorCode) - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
ErrorCode - Enum in io.camunda.zeebe.protocol.record
The error code of an error
errorCodeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
errorCodeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
errorCodeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
errorCodeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
errorCodeId() - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
errorCodeId() - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
errorCodeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
errorCodeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
errorCodeRaw() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
errorCodeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
errorCodeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
errorData() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
errorData(String) - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
errorDataCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
errorDataCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
errorDataHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
errorDataHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
errorDataId() - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
errorDataId() - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
errorDataLength() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
errorDataMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
errorDataMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
errorDataSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
ErrorIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
ErrorRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Error records are written on unexpected errors during the processing phase.
ErrorResponseDecoder - Class in io.camunda.zeebe.protocol.record
Standard error response
ErrorResponseDecoder() - Constructor for class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
ErrorResponseEncoder - Class in io.camunda.zeebe.protocol.record
Standard error response
ErrorResponseEncoder() - Constructor for class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
ErrorType - Enum in io.camunda.zeebe.protocol.record.value
 
ESCALATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.EscalationIntent
 
ESCALATION - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnEventType
 
ESCALATION - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
EscalationIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
EscalationRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents an escalation event
EVALUATE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.DecisionEvaluationIntent
 
EVALUATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.DecisionEvaluationIntent
 
evaluatedDecisionBuilders() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Gets the builder elements to evaluatedDecisions list.
EvaluatedDecisionValue - Interface in io.camunda.zeebe.protocol.record.value
An evaluated DMN decision.
evaluatedInputBuilders() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Gets the builder elements to evaluatedInputs list.
EvaluatedInputValue - Interface in io.camunda.zeebe.protocol.record.value
An evaluated input of a decision table.
evaluatedOutputBuilders() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue.Builder
Gets the builder elements to evaluatedOutputs list.
EvaluatedOutputValue - Interface in io.camunda.zeebe.protocol.record.value
An evaluated output of a decision table that belongs to a matched rule.
EVENT - Enum constant in enum io.camunda.zeebe.protocol.record.RecordType
 
EVENT_BASED_GATEWAY - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
EVENT_SCOPE - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
EVENT_SUB_PROCESS - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
EVENT_TRIGGER - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
EXCEEDED_BATCH_RECORD_SIZE - Enum constant in enum io.camunda.zeebe.protocol.record.RejectionType
 
EXCLUSIVE_GATEWAY - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
ExecuteCommandRequestDecoder - Class in io.camunda.zeebe.protocol.record
 
ExecuteCommandRequestDecoder() - Constructor for class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
ExecuteCommandRequestEncoder - Class in io.camunda.zeebe.protocol.record
 
ExecuteCommandRequestEncoder() - Constructor for class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
ExecuteCommandResponseDecoder - Class in io.camunda.zeebe.protocol.record
 
ExecuteCommandResponseDecoder() - Constructor for class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
ExecuteCommandResponseEncoder - Class in io.camunda.zeebe.protocol.record
 
ExecuteCommandResponseEncoder() - Constructor for class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
ExecuteQueryRequestDecoder - Class in io.camunda.zeebe.protocol.record
 
ExecuteQueryRequestDecoder() - Constructor for class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
ExecuteQueryRequestEncoder - Class in io.camunda.zeebe.protocol.record
 
ExecuteQueryRequestEncoder() - Constructor for class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
ExecuteQueryResponseDecoder - Class in io.camunda.zeebe.protocol.record
 
ExecuteQueryResponseDecoder() - Constructor for class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
ExecuteQueryResponseEncoder - Class in io.camunda.zeebe.protocol.record
 
ExecuteQueryResponseEncoder() - Constructor for class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
EXPIRE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageIntent
 
EXPIRED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageIntent
 
EXPORTER - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
EXTRACT_VALUE_ERROR - Enum constant in enum io.camunda.zeebe.protocol.record.value.ErrorType
 

F

FAIL - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
FAILED - Enum constant in enum io.camunda.zeebe.protocol.management.BackupStatusCode
 
FAILED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.DecisionEvaluationIntent
 
FAILED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
failureReason() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
failureReason() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
failureReason(String) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
failureReason(String) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
failureReasonCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
failureReasonCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
failureReasonCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
failureReasonCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
failureReasonHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
failureReasonHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
failureReasonHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
failureReasonHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
failureReasonId() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
failureReasonId() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
failureReasonId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
failureReasonId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
failureReasonLength() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
failureReasonLength() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
failureReasonMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
failureReasonMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
failureReasonMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
failureReasonMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
failureReasonSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
failureReasonSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
FINISHED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.CommandDistributionIntent
 
FOLLOWER - Enum constant in enum io.camunda.zeebe.protocol.PartitionState
 
FOLLOWER - Enum constant in enum io.camunda.zeebe.protocol.record.PartitionRole
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.CommandDistributionIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.DecisionEvaluationIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.DecisionIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.DecisionRequirementsIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.DeploymentDistributionIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.DeploymentIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.ErrorIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.EscalationIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.IncidentIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.JobBatchIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.management.CheckpointIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.MessageIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.MessageStartEventSubscriptionIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.MessageSubscriptionIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessEventIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceBatchIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceCreationIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceModificationIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceResultIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessMessageSubscriptionIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.ResourceDeletionIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.SignalIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.SignalSubscriptionIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.TimerIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.VariableDocumentIntent
 
from(short) - Static method in enum io.camunda.zeebe.protocol.record.intent.VariableIntent
 
from(Record<T>) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord.Builder
Fill a builder with attribute values from the provided Record instance.
from(RecordValueWithVariables) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.RecordValueWithVariables instance.
from(RecordValueWithVariables) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.RecordValueWithVariables instance.
from(RecordValueWithVariables) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.RecordValueWithVariables instance.
from(RecordValueWithVariables) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.RecordValueWithVariables instance.
from(RecordValueWithVariables) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.RecordValueWithVariables instance.
from(RecordValueWithVariables) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.RecordValueWithVariables instance.
from(RecordValueWithVariables) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.RecordValueWithVariables instance.
from(RecordValueWithVariables) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.RecordValueWithVariables instance.
from(RecordValueWithVariables) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.RecordValueWithVariables instance.
from(RecordValueWithVariables) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.RecordValueWithVariables instance.
from(RecordValueWithVariables) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.RecordValueWithVariables instance.
from(CommandDistributionRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue.Builder
Fill a builder with attribute values from the provided CommandDistributionRecordValue instance.
from(DecisionEvaluationRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue instance.
from(DecisionRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue.Builder
Fill a builder with attribute values from the provided DecisionRecordValue instance.
from(DecisionRequirementsMetadataValue) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue.Builder
Fill a builder with attribute values from the provided DecisionRequirementsMetadataValue instance.
from(DecisionRequirementsMetadataValue) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.deployment.DecisionRequirementsMetadataValue instance.
from(DecisionRequirementsRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.deployment.DecisionRequirementsRecordValue instance.
from(DeploymentResource) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDeploymentResource.Builder
Fill a builder with attribute values from the provided DeploymentResource instance.
from(Process) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.deployment.Process instance.
from(ProcessMetadataValue) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.deployment.ProcessMetadataValue instance.
from(ProcessMetadataValue) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue.Builder
Fill a builder with attribute values from the provided ProcessMetadataValue instance.
from(DeploymentDistributionRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentDistributionRecordValue.Builder
Fill a builder with attribute values from the provided DeploymentDistributionRecordValue instance.
from(DeploymentRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Fill a builder with attribute values from the provided DeploymentRecordValue instance.
from(ErrorRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue.Builder
Fill a builder with attribute values from the provided ErrorRecordValue instance.
from(EscalationRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue.Builder
Fill a builder with attribute values from the provided EscalationRecordValue instance.
from(EvaluatedDecisionValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Fill a builder with attribute values from the provided EvaluatedDecisionValue instance.
from(EvaluatedInputValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue.Builder
Fill a builder with attribute values from the provided EvaluatedInputValue instance.
from(EvaluatedOutputValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue.Builder
Fill a builder with attribute values from the provided EvaluatedOutputValue instance.
from(IncidentRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.IncidentRecordValue instance.
from(JobBatchRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Fill a builder with attribute values from the provided JobBatchRecordValue instance.
from(JobRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.JobRecordValue instance.
from(CheckpointRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.management.ImmutableCheckpointRecordValue.Builder
Fill a builder with attribute values from the provided CheckpointRecordValue instance.
from(MatchedRuleValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue.Builder
Fill a builder with attribute values from the provided MatchedRuleValue instance.
from(MessageRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.MessageRecordValue instance.
from(MessageStartEventSubscriptionRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.MessageStartEventSubscriptionRecordValue instance.
from(MessageSubscriptionRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.MessageSubscriptionRecordValue instance.
from(ProcessEventRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessEventRecordValue instance.
from(ProcessInstanceBatchRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceBatchRecordValue instance.
from(ProcessInstanceCreationRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceCreationRecordValue instance.
from(ProcessInstanceCreationRecordValue.ProcessInstanceCreationStartInstructionValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationStartInstructionValue.Builder
Fill a builder with attribute values from the provided ProcessInstanceCreationStartInstructionValue instance.
from(ProcessInstanceModificationRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceModificationRecordValue instance.
from(ProcessInstanceModificationRecordValue.ProcessInstanceModificationActivateInstructionValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Fill a builder with attribute values from the provided ProcessInstanceModificationActivateInstructionValue instance.
from(ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationTerminateInstructionValue.Builder
Fill a builder with attribute values from the provided ProcessInstanceModificationTerminateInstructionValue instance.
from(ProcessInstanceModificationRecordValue.ProcessInstanceModificationVariableInstructionValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue.Builder
Fill a builder with attribute values from the provided ProcessInstanceModificationVariableInstructionValue instance.
from(ProcessInstanceRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceRecordValue instance.
from(ProcessInstanceRelated) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceRelated instance.
from(ProcessInstanceRelated) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceRelated instance.
from(ProcessInstanceRelated) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceRelated instance.
from(ProcessInstanceRelated) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceRelated instance.
from(ProcessInstanceRelated) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceRelated instance.
from(ProcessInstanceRelated) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceRelated instance.
from(ProcessInstanceRelated) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceRelated instance.
from(ProcessInstanceRelated) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceRelated instance.
from(ProcessInstanceRelated) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceRelated instance.
from(ProcessInstanceRelated) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceRelated instance.
from(ProcessInstanceRelated) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceRelated instance.
from(ProcessInstanceRelated) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceRelated instance.
from(ProcessInstanceResultRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessInstanceResultRecordValue instance.
from(ProcessMessageSubscriptionRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.ProcessMessageSubscriptionRecordValue instance.
from(ResourceDeletionRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableResourceDeletionRecordValue.Builder
Fill a builder with attribute values from the provided ResourceDeletionRecordValue instance.
from(SignalRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.SignalRecordValue instance.
from(SignalSubscriptionRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue.Builder
Fill a builder with attribute values from the provided SignalSubscriptionRecordValue instance.
from(TimerRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.TimerRecordValue instance.
from(VariableDocumentRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.VariableDocumentRecordValue instance.
from(VariableRecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue.Builder
Fill a builder with attribute values from the provided io.camunda.zeebe.protocol.record.value.VariableRecordValue instance.
fromProtocolValue(ValueType, short) - Static method in interface io.camunda.zeebe.protocol.record.intent.Intent
 
fromProtocolValue(ValueType, String) - Static method in interface io.camunda.zeebe.protocol.record.intent.Intent
 
FULLY_DISTRIBUTED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.DeploymentIntent
 

G

get(short) - Static method in enum io.camunda.zeebe.protocol.management.AdminRequestType
Lookup the enum value representing the value.
get(short) - Static method in enum io.camunda.zeebe.protocol.management.BackupRequestType
Lookup the enum value representing the value.
get(short) - Static method in enum io.camunda.zeebe.protocol.management.BackupStatusCode
Lookup the enum value representing the value.
get(short) - Static method in enum io.camunda.zeebe.protocol.record.ErrorCode
Lookup the enum value representing the value.
get(short) - Static method in enum io.camunda.zeebe.protocol.record.PartitionHealthStatus
Lookup the enum value representing the value.
get(short) - Static method in enum io.camunda.zeebe.protocol.record.PartitionRole
Lookup the enum value representing the value.
get(short) - Static method in enum io.camunda.zeebe.protocol.record.RecordType
Lookup the enum value representing the value.
get(short) - Static method in enum io.camunda.zeebe.protocol.record.RejectionType
Lookup the enum value representing the value.
get(short) - Static method in enum io.camunda.zeebe.protocol.record.ValueType
Lookup the enum value representing the value.
get(ValueType) - Static method in class io.camunda.zeebe.protocol.record.ValueTypeMapping
Returns the mapping for the given value type.
getAcceptedValueTypes() - Static method in class io.camunda.zeebe.protocol.record.ValueTypeMapping
 
getActivateInstructions() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
Returns a list of activate instructions (if available), or an empty list.
getActivateInstructions() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceModificationRecordValue
Returns a list of activate instructions (if available), or an empty list.
getAddress(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
getAddress(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
getAncestorScopeKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue
Returns the key of the ancestor scope to create the new element instance in, or -1 if no specific ancestor is selected.
getAncestorScopeKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceModificationRecordValue.ProcessInstanceModificationActivateInstructionValue
Returns the key of the ancestor scope to create the new element instance in, or -1 if no specific ancestor is selected.
getAncestorScopeKeys() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue
Returns all ancestor scope keys of the element that will be activated.
getAncestorScopeKeys() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
getAncestorScopeKeys() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceModificationRecordValue
getAncestorScopeKeys() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceModificationRecordValue.ProcessInstanceModificationActivateInstructionValue
Returns all ancestor scope keys of the element that will be activated.
getApiName(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
getApiName(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
getBatchElementInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue
 
getBatchElementInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceBatchRecordValue
 
getBpmnElementType() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
 
getBpmnElementType() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceRecordValue
 
getBpmnEventType() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
 
getBpmnEventType() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceRecordValue
 
getBpmnProcessId() - Method in interface io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
 
getBpmnProcessId() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.ProcessMetadataValue
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
 
getBpmnProcessId() - Method in interface io.camunda.zeebe.protocol.record.value.IncidentRecordValue
 
getBpmnProcessId() - Method in interface io.camunda.zeebe.protocol.record.value.JobRecordValue
 
getBpmnProcessId() - Method in interface io.camunda.zeebe.protocol.record.value.MessageStartEventSubscriptionRecordValue
 
getBpmnProcessId() - Method in interface io.camunda.zeebe.protocol.record.value.MessageSubscriptionRecordValue
 
getBpmnProcessId() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceCreationRecordValue
 
getBpmnProcessId() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceRecordValue
 
getBpmnProcessId() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceResultRecordValue
 
getBpmnProcessId() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessMessageSubscriptionRecordValue
 
getBpmnProcessId() - Method in interface io.camunda.zeebe.protocol.record.value.SignalSubscriptionRecordValue
 
getBpmnProcessId() - Method in interface io.camunda.zeebe.protocol.record.value.VariableRecordValue
 
getBpmnProcessId(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
getBpmnProcessId(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
getBrokerVersion() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
 
getBrokerVersion() - Method in interface io.camunda.zeebe.protocol.record.Record
 
getBrokerVersion(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
getBrokerVersion(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
getBrokerVersion(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
getBrokerVersion(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
getCatchElementId() - Method in interface io.camunda.zeebe.protocol.record.value.EscalationRecordValue
 
getCatchElementId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue
 
getCatchEventId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue
 
getCatchEventId() - Method in interface io.camunda.zeebe.protocol.record.value.SignalSubscriptionRecordValue
 
getCatchEventInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue
 
getCatchEventInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.SignalSubscriptionRecordValue
 
getCheckpointId() - Method in interface io.camunda.zeebe.protocol.record.value.management.CheckpointRecordValue
 
getCheckpointId() - Method in class io.camunda.zeebe.protocol.record.value.management.ImmutableCheckpointRecordValue
 
getCheckpointPosition() - Method in interface io.camunda.zeebe.protocol.record.value.management.CheckpointRecordValue
 
getCheckpointPosition() - Method in class io.camunda.zeebe.protocol.record.value.management.ImmutableCheckpointRecordValue
 
getChecksum() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRequirementsMetadataValue
 
getChecksum() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
 
getChecksum() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
 
getChecksum() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
 
getChecksum() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
 
getChecksum() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.ProcessMetadataValue
 
getCommandValue() - Method in interface io.camunda.zeebe.protocol.record.value.CommandDistributionRecordValue
 
getCommandValue() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue
 
getCorrelationKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
 
getCorrelationKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
 
getCorrelationKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
 
getCorrelationKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
 
getCorrelationKey() - Method in interface io.camunda.zeebe.protocol.record.value.MessageRecordValue
 
getCorrelationKey() - Method in interface io.camunda.zeebe.protocol.record.value.MessageStartEventSubscriptionRecordValue
 
getCorrelationKey() - Method in interface io.camunda.zeebe.protocol.record.value.MessageSubscriptionRecordValue
 
getCorrelationKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessMessageSubscriptionRecordValue
 
getCreatedAt(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
getCreatedAt(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
getCreatedAt(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
getCreatedAt(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
getCustomHeaders() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getCustomHeaders() - Method in interface io.camunda.zeebe.protocol.record.value.JobRecordValue
 
getDeadline() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getDeadline() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
 
getDeadline() - Method in interface io.camunda.zeebe.protocol.record.value.JobRecordValue
 
getDeadline() - Method in interface io.camunda.zeebe.protocol.record.value.MessageRecordValue
 
getDecisionId() - Method in interface io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue
 
getDecisionId() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRecordValue
 
getDecisionId() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
 
getDecisionId() - Method in interface io.camunda.zeebe.protocol.record.value.EvaluatedDecisionValue
 
getDecisionId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
 
getDecisionId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
 
getDecisionKey() - Method in interface io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue
 
getDecisionKey() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRecordValue
 
getDecisionKey() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
 
getDecisionKey() - Method in interface io.camunda.zeebe.protocol.record.value.EvaluatedDecisionValue
 
getDecisionKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
 
getDecisionKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
 
getDecisionName() - Method in interface io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue
 
getDecisionName() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRecordValue
 
getDecisionName() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
 
getDecisionName() - Method in interface io.camunda.zeebe.protocol.record.value.EvaluatedDecisionValue
 
getDecisionName() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
 
getDecisionName() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
 
getDecisionOutput() - Method in interface io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue
 
getDecisionOutput() - Method in interface io.camunda.zeebe.protocol.record.value.EvaluatedDecisionValue
 
getDecisionOutput() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
 
getDecisionOutput() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
 
getDecisionRequirementsId() - Method in interface io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue
 
getDecisionRequirementsId() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRecordValue
 
getDecisionRequirementsId() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRequirementsMetadataValue
 
getDecisionRequirementsId() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
 
getDecisionRequirementsId() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
 
getDecisionRequirementsId() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
 
getDecisionRequirementsId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
 
getDecisionRequirementsKey() - Method in interface io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue
 
getDecisionRequirementsKey() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRecordValue
 
getDecisionRequirementsKey() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRequirementsMetadataValue
 
getDecisionRequirementsKey() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
 
getDecisionRequirementsKey() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
 
getDecisionRequirementsKey() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
 
getDecisionRequirementsKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
 
getDecisionRequirementsMetadata() - Method in interface io.camunda.zeebe.protocol.record.value.DeploymentRecordValue
 
getDecisionRequirementsMetadata() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
 
getDecisionRequirementsName() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRequirementsMetadataValue
 
getDecisionRequirementsName() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
 
getDecisionRequirementsName() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
 
getDecisionRequirementsVersion() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRequirementsMetadataValue
 
getDecisionRequirementsVersion() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
 
getDecisionRequirementsVersion() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
 
getDecisionsMetadata() - Method in interface io.camunda.zeebe.protocol.record.value.DeploymentRecordValue
 
getDecisionsMetadata() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
 
getDecisionType() - Method in interface io.camunda.zeebe.protocol.record.value.EvaluatedDecisionValue
 
getDecisionType() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
 
getDecisionVersion() - Method in interface io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue
 
getDecisionVersion() - Method in interface io.camunda.zeebe.protocol.record.value.EvaluatedDecisionValue
 
getDecisionVersion() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
 
getDecisionVersion() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
 
getDueDate() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
 
getDueDate() - Method in interface io.camunda.zeebe.protocol.record.value.TimerRecordValue
 
getElementId() - Method in interface io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue
 
getElementId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
 
getElementId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
 
getElementId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getElementId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationStartInstructionValue
 
getElementId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue
Returns the id of the element to create a new element instance at.
getElementId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue
Returns the element id of the scope where the variables should be created in, or an empty string if the variables are global for the process instance.
getElementId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
 
getElementId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
 
getElementId() - Method in interface io.camunda.zeebe.protocol.record.value.IncidentRecordValue
 
getElementId() - Method in interface io.camunda.zeebe.protocol.record.value.JobRecordValue
 
getElementId() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceCreationRecordValue.ProcessInstanceCreationStartInstructionValue
 
getElementId() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceModificationRecordValue.ProcessInstanceModificationActivateInstructionValue
Returns the id of the element to create a new element instance at.
getElementId() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceModificationRecordValue.ProcessInstanceModificationVariableInstructionValue
Returns the element id of the scope where the variables should be created in, or an empty string if the variables are global for the process instance.
getElementId() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceRecordValue
 
getElementId() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessMessageSubscriptionRecordValue
 
getElementInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue
 
getElementInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
 
getElementInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
 
getElementInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getElementInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
 
getElementInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationTerminateInstructionValue
Returns the key of element instance to terminate.
getElementInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
 
getElementInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
 
getElementInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.IncidentRecordValue
 
getElementInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.JobRecordValue
 
getElementInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.MessageSubscriptionRecordValue
 
getElementInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue
Returns the key of element instance to terminate.
getElementInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessMessageSubscriptionRecordValue
 
getElementInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.TimerRecordValue
 
getElementTypeName() - Method in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
getErrorCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getErrorCode() - Method in interface io.camunda.zeebe.protocol.record.value.JobRecordValue
 
getErrorData(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
getErrorData(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
getErrorEventPosition() - Method in interface io.camunda.zeebe.protocol.record.value.ErrorRecordValue
 
getErrorEventPosition() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue
 
getErrorMessage() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
 
getErrorMessage() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getErrorMessage() - Method in interface io.camunda.zeebe.protocol.record.value.IncidentRecordValue
 
getErrorMessage() - Method in interface io.camunda.zeebe.protocol.record.value.JobRecordValue
 
getErrorType() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
 
getErrorType() - Method in interface io.camunda.zeebe.protocol.record.value.IncidentRecordValue
 
getEscalationCode() - Method in interface io.camunda.zeebe.protocol.record.value.EscalationRecordValue
 
getEscalationCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue
 
getEvaluatedDecisions() - Method in interface io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue
Returns the details of the evaluated decision and its required decisions.
getEvaluatedDecisions() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Returns the details of the evaluated decision and its required decisions.
getEvaluatedInputs() - Method in interface io.camunda.zeebe.protocol.record.value.EvaluatedDecisionValue
If the decision is a decision table then it returns the evaluated inputs.
getEvaluatedInputs() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
If the decision is a decision table then it returns the evaluated inputs.
getEvaluatedOutputs() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue
 
getEvaluatedOutputs() - Method in interface io.camunda.zeebe.protocol.record.value.MatchedRuleValue
 
getEvaluationFailureMessage() - Method in interface io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue
If the evaluation of the decision failed then it returns the reason why the evaluation of the failed decision was not successful.
getEvaluationFailureMessage() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
If the evaluation of the decision failed then it returns the reason why the evaluation of the failed decision was not successful.
getEventTypeName() - Method in enum io.camunda.zeebe.protocol.record.value.BpmnEventType
 
getExceptionMessage() - Method in interface io.camunda.zeebe.protocol.record.value.ErrorRecordValue
 
getExceptionMessage() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue
 
getFailedDecisionId() - Method in interface io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue
If the evaluation of the decision failed then it returns the id of the decision where the evaluation failed.
getFailedDecisionId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
If the evaluation of the decision failed then it returns the id of the decision where the evaluation failed.
getFailureReason(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
getFailureReason(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
getFailureReason(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
getFailureReason(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
getFlowScopeKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
 
getFlowScopeKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceRecordValue
 
getIndex() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue
 
getIndex() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceBatchRecordValue
 
getInputId() - Method in interface io.camunda.zeebe.protocol.record.value.EvaluatedInputValue
 
getInputId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue
 
getInputName() - Method in interface io.camunda.zeebe.protocol.record.value.EvaluatedInputValue
 
getInputName() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue
 
getInputValue() - Method in interface io.camunda.zeebe.protocol.record.value.EvaluatedInputValue
 
getInputValue() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue
 
getIntent() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
 
getIntent() - Method in enum io.camunda.zeebe.protocol.record.intent.DecisionEvaluationIntent
 
getIntent() - Method in enum io.camunda.zeebe.protocol.record.intent.DecisionIntent
 
getIntent() - Method in enum io.camunda.zeebe.protocol.record.intent.DecisionRequirementsIntent
 
getIntent() - Method in enum io.camunda.zeebe.protocol.record.intent.DeploymentDistributionIntent
 
getIntent() - Method in enum io.camunda.zeebe.protocol.record.intent.DeploymentIntent
 
getIntent() - Method in enum io.camunda.zeebe.protocol.record.intent.ErrorIntent
 
getIntent() - Method in enum io.camunda.zeebe.protocol.record.intent.EscalationIntent
 
getIntent() - Method in enum io.camunda.zeebe.protocol.record.intent.IncidentIntent
 
getIntent() - Method in enum io.camunda.zeebe.protocol.record.intent.JobBatchIntent
 
getIntent() - Method in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
getIntent() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
getIntent() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessIntent
 
getIntent() - Method in enum io.camunda.zeebe.protocol.record.intent.ResourceDeletionIntent
 
getIntent() - Method in interface io.camunda.zeebe.protocol.record.Record
 
getIntentClass() - Method in class io.camunda.zeebe.protocol.record.ValueTypeMapping.Mapping
 
getJobKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
 
getJobKey() - Method in interface io.camunda.zeebe.protocol.record.value.IncidentRecordValue
 
getJobKeys() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
 
getJobKeys() - Method in interface io.camunda.zeebe.protocol.record.value.JobBatchRecordValue
 
getJobs() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
 
getJobs() - Method in interface io.camunda.zeebe.protocol.record.value.JobBatchRecordValue
 
getKey() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Retrieves the key of the record.
getKey() - Method in interface io.camunda.zeebe.protocol.record.Record
Retrieves the key of the record.
getLastUpdated(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
getLastUpdated(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
getMatchedRules() - Method in interface io.camunda.zeebe.protocol.record.value.EvaluatedDecisionValue
If the decision is a decision table then it returns the matched rules.
getMatchedRules() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
If the decision is a decision table then it returns the matched rules.
getMaxJobsToActivate() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
 
getMaxJobsToActivate() - Method in interface io.camunda.zeebe.protocol.record.value.JobBatchRecordValue
 
getMessageId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
The ID of a message is an optional field which is used to make messages unique and prevent publishing the same message twice during its lifetime.
getMessageId() - Method in interface io.camunda.zeebe.protocol.record.value.MessageRecordValue
The ID of a message is an optional field which is used to make messages unique and prevent publishing the same message twice during its lifetime.
getMessageKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
 
getMessageKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
 
getMessageKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
 
getMessageKey() - Method in interface io.camunda.zeebe.protocol.record.value.MessageStartEventSubscriptionRecordValue
 
getMessageKey() - Method in interface io.camunda.zeebe.protocol.record.value.MessageSubscriptionRecordValue
 
getMessageKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessMessageSubscriptionRecordValue
 
getMessageName() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
 
getMessageName() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
 
getMessageName() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
 
getMessageName() - Method in interface io.camunda.zeebe.protocol.record.value.MessageStartEventSubscriptionRecordValue
 
getMessageName() - Method in interface io.camunda.zeebe.protocol.record.value.MessageSubscriptionRecordValue
 
getMessageName() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessMessageSubscriptionRecordValue
 
getName() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
 
getName() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
 
getName() - Method in interface io.camunda.zeebe.protocol.record.value.MessageRecordValue
 
getName() - Method in interface io.camunda.zeebe.protocol.record.value.VariableRecordValue
 
getNamespace() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRequirementsMetadataValue
 
getNamespace() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
 
getNamespace() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
 
getOutputId() - Method in interface io.camunda.zeebe.protocol.record.value.EvaluatedOutputValue
 
getOutputId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue
 
getOutputName() - Method in interface io.camunda.zeebe.protocol.record.value.EvaluatedOutputValue
 
getOutputName() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue
 
getOutputValue() - Method in interface io.camunda.zeebe.protocol.record.value.EvaluatedOutputValue
 
getOutputValue() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue
 
getParentElementInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
 
getParentElementInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceRecordValue
 
getParentProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
 
getParentProcessInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceRecordValue
 
getPartitionId() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
 
getPartitionId() - Method in interface io.camunda.zeebe.protocol.record.Record
 
getPartitionId() - Method in interface io.camunda.zeebe.protocol.record.value.CommandDistributionRecordValue
 
getPartitionId() - Method in interface io.camunda.zeebe.protocol.record.value.DeploymentDistributionRecordValue
 
getPartitionId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue
 
getPartitionId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentDistributionRecordValue
 
getPosition() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Retrieves the position of the record.
getPosition() - Method in interface io.camunda.zeebe.protocol.record.Record
Retrieves the position of the record.
getProcessDefinitionKey() - Method in interface io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
 
getProcessDefinitionKey() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.ProcessMetadataValue
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
 
getProcessDefinitionKey() - Method in interface io.camunda.zeebe.protocol.record.value.IncidentRecordValue
 
getProcessDefinitionKey() - Method in interface io.camunda.zeebe.protocol.record.value.JobRecordValue
 
getProcessDefinitionKey() - Method in interface io.camunda.zeebe.protocol.record.value.MessageStartEventSubscriptionRecordValue
 
getProcessDefinitionKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessEventRecordValue
 
getProcessDefinitionKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceCreationRecordValue
 
getProcessDefinitionKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceRecordValue
 
getProcessDefinitionKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceResultRecordValue
 
getProcessDefinitionKey() - Method in interface io.camunda.zeebe.protocol.record.value.SignalSubscriptionRecordValue
 
getProcessDefinitionKey() - Method in interface io.camunda.zeebe.protocol.record.value.TimerRecordValue
 
getProcessDefinitionKey() - Method in interface io.camunda.zeebe.protocol.record.value.VariableRecordValue
 
getProcessDefinitionVersion() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getProcessDefinitionVersion() - Method in interface io.camunda.zeebe.protocol.record.value.JobRecordValue
 
getProcessesMetadata() - Method in interface io.camunda.zeebe.protocol.record.value.DeploymentRecordValue
 
getProcessesMetadata() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
 
getProcessInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.DecisionEvaluationRecordValue
 
getProcessInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.ErrorRecordValue
 
getProcessInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.EscalationRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
 
getProcessInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.IncidentRecordValue
 
getProcessInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.MessageStartEventSubscriptionRecordValue
 
getProcessInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.MessageSubscriptionRecordValue
 
getProcessInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceRecordValue
 
getProcessInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceRelated
 
getProcessInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceResultRecordValue
 
getProcessInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessMessageSubscriptionRecordValue
 
getProcessInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.TimerRecordValue
 
getProcessInstanceKey() - Method in interface io.camunda.zeebe.protocol.record.value.VariableRecordValue
 
getRecordType() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
 
getRecordType() - Method in interface io.camunda.zeebe.protocol.record.Record
 
getRecurringTime() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getRecurringTime() - Method in interface io.camunda.zeebe.protocol.record.value.JobRecordValue
 
getRejectionReason() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
 
getRejectionReason() - Method in interface io.camunda.zeebe.protocol.record.Record
 
getRejectionReason(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
getRejectionReason(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
getRejectionReason(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
getRejectionReason(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
getRejectionType() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
 
getRejectionType() - Method in interface io.camunda.zeebe.protocol.record.Record
 
getRepetitions() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
 
getRepetitions() - Method in interface io.camunda.zeebe.protocol.record.value.TimerRecordValue
 
getResource() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRequirementsRecordValue
 
getResource() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DeploymentResource
 
getResource() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
 
getResource() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDeploymentResource
 
getResource() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
 
getResource() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.Process
 
getResourceKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableResourceDeletionRecordValue
 
getResourceKey() - Method in interface io.camunda.zeebe.protocol.record.value.ResourceDeletionRecordValue
 
getResourceName() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRequirementsMetadataValue
 
getResourceName() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DeploymentResource
 
getResourceName() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
 
getResourceName() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
 
getResourceName() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDeploymentResource
 
getResourceName() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
 
getResourceName() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
 
getResourceName() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.ProcessMetadataValue
 
getResources() - Method in interface io.camunda.zeebe.protocol.record.value.DeploymentRecordValue
 
getResources() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
 
getRetries() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getRetries() - Method in interface io.camunda.zeebe.protocol.record.value.JobRecordValue
 
getRetryBackoff() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getRetryBackoff() - Method in interface io.camunda.zeebe.protocol.record.value.JobRecordValue
 
getRuleId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue
 
getRuleId() - Method in interface io.camunda.zeebe.protocol.record.value.MatchedRuleValue
 
getRuleIndex() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue
Returns the index of the matched rule in the decision table, starting with 1.
getRuleIndex() - Method in interface io.camunda.zeebe.protocol.record.value.MatchedRuleValue
Returns the index of the matched rule in the decision table, starting with 1.
getScopeKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue
 
getScopeKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue
 
getScopeKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
 
getScopeKey() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessEventRecordValue
 
getScopeKey() - Method in interface io.camunda.zeebe.protocol.record.value.VariableDocumentRecordValue
 
getScopeKey() - Method in interface io.camunda.zeebe.protocol.record.value.VariableRecordValue
 
getSignalName() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue
 
getSignalName() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue
 
getSignalName() - Method in interface io.camunda.zeebe.protocol.record.value.SignalRecordValue
 
getSignalName() - Method in interface io.camunda.zeebe.protocol.record.value.SignalSubscriptionRecordValue
 
getSnapshotId(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
getSnapshotId(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
getSourceRecordPosition() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Returns the position of the source record.
getSourceRecordPosition() - Method in interface io.camunda.zeebe.protocol.record.Record
Returns the position of the source record.
getStacktrace() - Method in interface io.camunda.zeebe.protocol.record.value.ErrorRecordValue
 
getStacktrace() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue
 
getStartEventId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
 
getStartEventId() - Method in interface io.camunda.zeebe.protocol.record.value.MessageStartEventSubscriptionRecordValue
 
getStartInstructions() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
Returns a list of start instructions (if available), or an empty list.
getStartInstructions() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceCreationRecordValue
Returns a list of start instructions (if available), or an empty list.
getTargetElementId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue
 
getTargetElementId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
The handlerFlowNodeID property represent the ID, from the BPMN XML of the process, of the flow node which will handle the timer trigger's event.
getTargetElementId() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessEventRecordValue
 
getTargetElementId() - Method in interface io.camunda.zeebe.protocol.record.value.TimerRecordValue
The handlerFlowNodeID property represent the ID, from the BPMN XML of the process, of the flow node which will handle the timer trigger's event.
getTerminateInstructions() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
Returns a list of terminate instructions (if available), or an empty list.
getTerminateInstructions() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceModificationRecordValue
Returns a list of terminate instructions (if available), or an empty list.
getThrowElementId() - Method in interface io.camunda.zeebe.protocol.record.value.EscalationRecordValue
 
getThrowElementId() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue
 
getTimeout() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
 
getTimeout() - Method in interface io.camunda.zeebe.protocol.record.value.JobBatchRecordValue
 
getTimestamp() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
 
getTimestamp() - Method in interface io.camunda.zeebe.protocol.record.Record
 
getTimeToLive() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
 
getTimeToLive() - Method in interface io.camunda.zeebe.protocol.record.value.MessageRecordValue
 
getType() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
 
getType() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getType() - Method in interface io.camunda.zeebe.protocol.record.value.JobBatchRecordValue
 
getType() - Method in interface io.camunda.zeebe.protocol.record.value.JobRecordValue
 
getUpdateSemantics() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue
 
getUpdateSemantics() - Method in interface io.camunda.zeebe.protocol.record.value.VariableDocumentRecordValue
 
getValue() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Returns the raw value of the record, which should implement one of the interfaces in the io.camunda.zeebe.protocol.record.value package.
getValue() - Method in interface io.camunda.zeebe.protocol.record.Record
Returns the raw value of the record, which should implement one of the interfaces in the io.camunda.zeebe.protocol.record.value package.
getValue() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
 
getValue() - Method in interface io.camunda.zeebe.protocol.record.value.VariableRecordValue
 
getValue(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
getValue(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
getValue(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
getValue(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
getValueClass() - Method in class io.camunda.zeebe.protocol.record.ValueTypeMapping.Mapping
 
getValueType() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
 
getValueType() - Method in interface io.camunda.zeebe.protocol.record.Record
 
getValueType() - Method in interface io.camunda.zeebe.protocol.record.value.CommandDistributionRecordValue
 
getValueType() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue
 
getVariableInstructions() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue
Returns a list of variable instructions (if available), or an empty list.
getVariableInstructions() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceModificationRecordValue.ProcessInstanceModificationActivateInstructionValue
Returns a list of variable instructions (if available), or an empty list.
getVariables() - Method in interface io.camunda.zeebe.protocol.record.RecordValueWithVariables
 
getVariables() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
 
getVariables() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getVariables() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
 
getVariables() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
 
getVariables() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
 
getVariables() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue
 
getVariables() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
 
getVariables() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue
Returns the variables of this instruction.
getVariables() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue
 
getVariables() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
 
getVariables() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue
 
getVariables() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue
 
getVariables() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceModificationRecordValue.ProcessInstanceModificationVariableInstructionValue
Returns the variables of this instruction.
getVariableScopeKey() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
 
getVariableScopeKey() - Method in interface io.camunda.zeebe.protocol.record.value.IncidentRecordValue
 
getVersion() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRecordValue
 
getVersion() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
 
getVersion() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
 
getVersion() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
 
getVersion() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.ProcessMetadataValue
 
getVersion() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
 
getVersion() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
 
getVersion() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue
 
getVersion() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceCreationRecordValue
 
getVersion() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceRecordValue
 
getVersion() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessInstanceResultRecordValue
 
getVersion(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
getVersion(MutableDirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
getWorker() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
 
getWorker() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
 
getWorker() - Method in interface io.camunda.zeebe.protocol.record.value.JobBatchRecordValue
 
getWorker() - Method in interface io.camunda.zeebe.protocol.record.value.JobRecordValue
 
GroupSizeEncodingDecoder - Class in io.camunda.zeebe.protocol.record
Repeating group dimensions
GroupSizeEncodingDecoder() - Constructor for class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
GroupSizeEncodingEncoder - Class in io.camunda.zeebe.protocol.record
Repeating group dimensions
GroupSizeEncodingEncoder() - Constructor for class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 

H

hashCode() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Returns a lazily computed hash code from attributes: position, sourceRecordPosition, key, timestamp, intent, partitionId, recordType, rejectionType, rejectionReason, brokerVersion, valueType, value.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
Returns a lazily computed hash code from attributes: decisionId, decisionName, version, decisionKey, decisionRequirementsId, decisionRequirementsKey, duplicate.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
Returns a lazily computed hash code from attributes: decisionRequirementsId, decisionRequirementsName, decisionRequirementsVersion, decisionRequirementsKey, namespace, resourceName, checksum, duplicate.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
Returns a lazily computed hash code from attributes: decisionRequirementsId, decisionRequirementsName, decisionRequirementsVersion, decisionRequirementsKey, namespace, resourceName, checksum, duplicate, resource.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDeploymentResource
Returns a lazily computed hash code from attributes: resource, resourceName.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
Returns a lazily computed hash code from attributes: bpmnProcessId, version, processDefinitionKey, resourceName, checksum, duplicate, resource.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
Returns a lazily computed hash code from attributes: bpmnProcessId, version, processDefinitionKey, resourceName, checksum, duplicate.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue
Returns a lazily computed hash code from attributes: partitionId, valueType, commandValue.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Returns a lazily computed hash code from attributes: variables, decisionKey, decisionId, decisionName, decisionVersion, decisionRequirementsId, decisionRequirementsKey, decisionOutput, bpmnProcessId, processDefinitionKey, processInstanceKey, elementId, elementInstanceKey, evaluatedDecisions, evaluationFailureMessage, failedDecisionId.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentDistributionRecordValue
Returns a lazily computed hash code from attributes: partitionId.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
Returns a lazily computed hash code from attributes: resources, processesMetadata, decisionsMetadata, decisionRequirementsMetadata.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue
Returns a lazily computed hash code from attributes: exceptionMessage, stacktrace, errorEventPosition, processInstanceKey.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue
Returns a lazily computed hash code from attributes: processInstanceKey, escalationCode, throwElementId, catchElementId.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
Returns a lazily computed hash code from attributes: decisionId, decisionName, decisionKey, decisionVersion, decisionType, decisionOutput, evaluatedInputs, matchedRules.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue
Returns a lazily computed hash code from attributes: inputId, inputName, inputValue.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue
Returns a lazily computed hash code from attributes: outputId, outputName, outputValue.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
Returns a lazily computed hash code from attributes: errorType, errorMessage, bpmnProcessId, processDefinitionKey, processInstanceKey, elementId, elementInstanceKey, jobKey, variableScopeKey.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
Returns a lazily computed hash code from attributes: type, worker, timeout, maxJobsToActivate, jobKeys, jobs, truncated.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Returns a lazily computed hash code from attributes: variables, processInstanceKey, type, customHeaders, worker, retries, retryBackoff, recurringTime, deadline, errorMessage, errorCode, elementId, elementInstanceKey, bpmnProcessId, processDefinitionVersion, processDefinitionKey.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue
Returns a lazily computed hash code from attributes: ruleId, ruleIndex, evaluatedOutputs.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
Returns a lazily computed hash code from attributes: variables, name, correlationKey, messageId, timeToLive, deadline.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
Returns a lazily computed hash code from attributes: variables, processDefinitionKey, bpmnProcessId, startEventId, messageName, processInstanceKey, correlationKey, messageKey.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
Returns a lazily computed hash code from attributes: variables, processInstanceKey, elementInstanceKey, bpmnProcessId, messageName, correlationKey, messageKey, interrupting.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue
Returns a lazily computed hash code from attributes: variables, processInstanceKey, scopeKey, targetElementId, processDefinitionKey.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue
Returns a lazily computed hash code from attributes: processInstanceKey, batchElementInstanceKey, index.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
Returns a lazily computed hash code from attributes: variables, processInstanceKey, bpmnProcessId, version, processDefinitionKey, startInstructions.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationStartInstructionValue
Returns a lazily computed hash code from attributes: elementId.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue
Returns a lazily computed hash code from attributes: elementId, ancestorScopeKey, variableInstructions, ancestorScopeKeys.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
Returns a lazily computed hash code from attributes: processInstanceKey, terminateInstructions, activateInstructions, ancestorScopeKeys.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationTerminateInstructionValue
Returns a lazily computed hash code from attributes: elementInstanceKey.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue
Returns a lazily computed hash code from attributes: variables, elementId.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
Returns a lazily computed hash code from attributes: bpmnProcessId, version, processDefinitionKey, processInstanceKey, elementId, flowScopeKey, bpmnElementType, parentProcessInstanceKey, parentElementInstanceKey, bpmnEventType.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue
Returns a lazily computed hash code from attributes: variables, bpmnProcessId, version, processDefinitionKey, processInstanceKey.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
Returns a lazily computed hash code from attributes: variables, processInstanceKey, elementInstanceKey, bpmnProcessId, messageKey, messageName, correlationKey, elementId, interrupting.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableResourceDeletionRecordValue
Returns a lazily computed hash code from attributes: resourceKey.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue
Returns a lazily computed hash code from attributes: variables, signalName.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue
Returns a lazily computed hash code from attributes: processDefinitionKey, bpmnProcessId, catchEventId, catchEventInstanceKey, signalName.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
Returns a lazily computed hash code from attributes: processDefinitionKey, elementInstanceKey, processInstanceKey, dueDate, targetElementId, repetitions.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue
Returns a lazily computed hash code from attributes: variables, scopeKey, updateSemantics.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
Returns a lazily computed hash code from attributes: name, value, scopeKey, processInstanceKey, processDefinitionKey, bpmnProcessId.
hashCode() - Method in class io.camunda.zeebe.protocol.record.value.management.ImmutableCheckpointRecordValue
Returns a lazily computed hash code from attributes: checkpointId, checkpointPosition.
hasNext() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
hasNext() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
hasNext() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
hasNext() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
hasNext() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
HEADER_SIZE - Static variable in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
HEADER_SIZE - Static variable in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
HEADER_SIZE - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
HEADER_SIZE - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
HEADER_SIZE - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
HEADER_SIZE - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
HEADER_SIZE - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
HEADER_SIZE - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
HEADER_SIZE - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
HEADER_SIZE - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
healthStatus() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
healthStatus(PartitionHealthStatus) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
healthStatusEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
healthStatusEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
healthStatusEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
healthStatusEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
healthStatusId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
healthStatusId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
healthStatusMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
healthStatusMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
healthStatusRaw() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
healthStatusSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
healthStatusSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
HEALTHY - Enum constant in enum io.camunda.zeebe.protocol.record.PartitionHealthStatus
 

I

IGNORED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.management.CheckpointIntent
 
ImmutableCheckpointRecordValue - Class in io.camunda.zeebe.protocol.record.value.management
Immutable implementation of CheckpointRecordValue.
ImmutableCheckpointRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value.management
Builds instances of type ImmutableCheckpointRecordValue.
ImmutableCommandDistributionRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of CommandDistributionRecordValue.
ImmutableCommandDistributionRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableCommandDistributionRecordValue.
ImmutableDecisionEvaluationRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of DecisionEvaluationRecordValue.
ImmutableDecisionEvaluationRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableDecisionEvaluationRecordValue.
ImmutableDecisionRecordValue - Class in io.camunda.zeebe.protocol.record.value.deployment
Immutable implementation of DecisionRecordValue.
ImmutableDecisionRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value.deployment
Builds instances of type ImmutableDecisionRecordValue.
ImmutableDecisionRequirementsMetadataValue - Class in io.camunda.zeebe.protocol.record.value.deployment
Immutable implementation of DecisionRequirementsMetadataValue.
ImmutableDecisionRequirementsMetadataValue.Builder - Class in io.camunda.zeebe.protocol.record.value.deployment
ImmutableDecisionRequirementsRecordValue - Class in io.camunda.zeebe.protocol.record.value.deployment
Immutable implementation of DecisionRequirementsRecordValue.
ImmutableDecisionRequirementsRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value.deployment
ImmutableDeploymentDistributionRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of DeploymentDistributionRecordValue.
ImmutableDeploymentDistributionRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
ImmutableDeploymentRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of DeploymentRecordValue.
ImmutableDeploymentRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableDeploymentRecordValue.
ImmutableDeploymentResource - Class in io.camunda.zeebe.protocol.record.value.deployment
Immutable implementation of DeploymentResource.
ImmutableDeploymentResource.Builder - Class in io.camunda.zeebe.protocol.record.value.deployment
Builds instances of type ImmutableDeploymentResource.
ImmutableErrorRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of ErrorRecordValue.
ImmutableErrorRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableErrorRecordValue.
ImmutableEscalationRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of EscalationRecordValue.
ImmutableEscalationRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableEscalationRecordValue.
ImmutableEvaluatedDecisionValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of EvaluatedDecisionValue.
ImmutableEvaluatedDecisionValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableEvaluatedDecisionValue.
ImmutableEvaluatedInputValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of EvaluatedInputValue.
ImmutableEvaluatedInputValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableEvaluatedInputValue.
ImmutableEvaluatedOutputValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of EvaluatedOutputValue.
ImmutableEvaluatedOutputValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableEvaluatedOutputValue.
ImmutableIncidentRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of IncidentRecordValue.
ImmutableIncidentRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableIncidentRecordValue.
ImmutableJobBatchRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of JobBatchRecordValue.
ImmutableJobBatchRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableJobBatchRecordValue.
ImmutableJobRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of JobRecordValue.
ImmutableJobRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableJobRecordValue.
ImmutableMatchedRuleValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of MatchedRuleValue.
ImmutableMatchedRuleValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableMatchedRuleValue.
ImmutableMessageRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of MessageRecordValue.
ImmutableMessageRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableMessageRecordValue.
ImmutableMessageStartEventSubscriptionRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of MessageStartEventSubscriptionRecordValue.
ImmutableMessageStartEventSubscriptionRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
ImmutableMessageSubscriptionRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of MessageSubscriptionRecordValue.
ImmutableMessageSubscriptionRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableMessageSubscriptionRecordValue.
ImmutableProcess - Class in io.camunda.zeebe.protocol.record.value.deployment
Immutable implementation of Process.
ImmutableProcess.Builder - Class in io.camunda.zeebe.protocol.record.value.deployment
Builds instances of type ImmutableProcess.
ImmutableProcessEventRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of ProcessEventRecordValue.
ImmutableProcessEventRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableProcessEventRecordValue.
ImmutableProcessInstanceBatchRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of ProcessInstanceBatchRecordValue.
ImmutableProcessInstanceBatchRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
ImmutableProcessInstanceCreationRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of ProcessInstanceCreationRecordValue.
ImmutableProcessInstanceCreationRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
ImmutableProcessInstanceCreationStartInstructionValue - Class in io.camunda.zeebe.protocol.record.value
ImmutableProcessInstanceCreationStartInstructionValue.Builder - Class in io.camunda.zeebe.protocol.record.value
ImmutableProcessInstanceModificationActivateInstructionValue - Class in io.camunda.zeebe.protocol.record.value
ImmutableProcessInstanceModificationActivateInstructionValue.Builder - Class in io.camunda.zeebe.protocol.record.value
ImmutableProcessInstanceModificationRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of ProcessInstanceModificationRecordValue.
ImmutableProcessInstanceModificationRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
ImmutableProcessInstanceModificationTerminateInstructionValue - Class in io.camunda.zeebe.protocol.record.value
ImmutableProcessInstanceModificationTerminateInstructionValue.Builder - Class in io.camunda.zeebe.protocol.record.value
ImmutableProcessInstanceModificationVariableInstructionValue - Class in io.camunda.zeebe.protocol.record.value
ImmutableProcessInstanceModificationVariableInstructionValue.Builder - Class in io.camunda.zeebe.protocol.record.value
ImmutableProcessInstanceRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of ProcessInstanceRecordValue.
ImmutableProcessInstanceRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableProcessInstanceRecordValue.
ImmutableProcessInstanceResultRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of ProcessInstanceResultRecordValue.
ImmutableProcessInstanceResultRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
ImmutableProcessMessageSubscriptionRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of ProcessMessageSubscriptionRecordValue.
ImmutableProcessMessageSubscriptionRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
ImmutableProcessMetadataValue - Class in io.camunda.zeebe.protocol.record.value.deployment
Immutable implementation of ProcessMetadataValue.
ImmutableProcessMetadataValue.Builder - Class in io.camunda.zeebe.protocol.record.value.deployment
Builds instances of type ImmutableProcessMetadataValue.
ImmutableProtocol - Annotation Type in io.camunda.zeebe.protocol.record
Types annotated with this are considered concrete types of the protocol (e.g.
ImmutableProtocol.Builder - Annotation Type in io.camunda.zeebe.protocol.record
Marker annotation to indicate that a class is an immutable protocol type builder
ImmutableProtocol.Type - Annotation Type in io.camunda.zeebe.protocol.record
Marker annotation to indicate that a class is an immutable protocol type
ImmutableRecord<T extends RecordValue> - Class in io.camunda.zeebe.protocol.record
Immutable implementation of Record.
ImmutableRecord.Builder<T extends RecordValue> - Class in io.camunda.zeebe.protocol.record
Builds instances of type ImmutableRecord.
ImmutableResourceDeletionRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of ResourceDeletionRecordValue.
ImmutableResourceDeletionRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableResourceDeletionRecordValue.
ImmutableSignalRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of SignalRecordValue.
ImmutableSignalRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableSignalRecordValue.
ImmutableSignalSubscriptionRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of SignalSubscriptionRecordValue.
ImmutableSignalSubscriptionRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableSignalSubscriptionRecordValue.
ImmutableTimerRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of TimerRecordValue.
ImmutableTimerRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableTimerRecordValue.
ImmutableVariableDocumentRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of VariableDocumentRecordValue.
ImmutableVariableDocumentRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableVariableDocumentRecordValue.
ImmutableVariableRecordValue - Class in io.camunda.zeebe.protocol.record.value
Immutable implementation of VariableRecordValue.
ImmutableVariableRecordValue.Builder - Class in io.camunda.zeebe.protocol.record.value
Builds instances of type ImmutableVariableRecordValue.
IN_PROGRESS - Enum constant in enum io.camunda.zeebe.protocol.management.BackupStatusCode
 
INACTIVE - Enum constant in enum io.camunda.zeebe.protocol.record.PartitionRole
 
INCIDENT - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
INCIDENT_JOBS - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
INCIDENT_PROCESS_INSTANCES - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
IncidentIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
IncidentRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents a process incident.
INCIDENTS - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
INCLUSIVE_GATEWAY - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
initialOffset() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
initialOffset() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
intent() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
intent() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
intent() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
intent(short) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
intent(short) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
intent(short) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
Intent - Interface in io.camunda.zeebe.protocol.record.intent
 
INTENT_CLASSES - Static variable in interface io.camunda.zeebe.protocol.record.intent.Intent
 
intentEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
intentEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
intentEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
intentEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
intentEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
intentEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
intentEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
intentEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
intentEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
intentEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
intentEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
intentEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
intentId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
intentId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
intentId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
intentId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
intentId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
intentId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
intentMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
intentMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
intentMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
intentMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
intentMaxValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
intentMaxValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
intentMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
intentMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
intentMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
intentMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
intentMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
intentMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
intentMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
intentMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
intentMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
intentMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
intentMinValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
intentMinValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
intentNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
intentNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
intentNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
intentNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
intentNullValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
intentNullValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
intentSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
intentSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
intentSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
intentSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
intentSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
intentSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
INTERMEDIATE_CATCH_EVENT - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
INTERMEDIATE_THROW_EVENT - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
INTERNAL_ERROR - Enum constant in enum io.camunda.zeebe.protocol.record.ErrorCode
 
INVALID_ARGUMENT - Enum constant in enum io.camunda.zeebe.protocol.record.RejectionType
 
INVALID_CLIENT_VERSION - Enum constant in enum io.camunda.zeebe.protocol.record.ErrorCode
 
INVALID_DEPLOYMENT_PARTITION - Enum constant in enum io.camunda.zeebe.protocol.record.ErrorCode
 
INVALID_MESSAGE_TEMPLATE - Enum constant in enum io.camunda.zeebe.protocol.record.ErrorCode
 
INVALID_STATE - Enum constant in enum io.camunda.zeebe.protocol.record.RejectionType
 
IO_MAPPING_ERROR - Enum constant in enum io.camunda.zeebe.protocol.record.value.ErrorType
 
io.camunda.zeebe.protocol - package io.camunda.zeebe.protocol
 
io.camunda.zeebe.protocol.management - package io.camunda.zeebe.protocol.management
Zeebe Cluster Management Protocol
io.camunda.zeebe.protocol.record - package io.camunda.zeebe.protocol.record
Zeebe Protocol
io.camunda.zeebe.protocol.record.intent - package io.camunda.zeebe.protocol.record.intent
 
io.camunda.zeebe.protocol.record.intent.management - package io.camunda.zeebe.protocol.record.intent.management
 
io.camunda.zeebe.protocol.record.value - package io.camunda.zeebe.protocol.record.value
 
io.camunda.zeebe.protocol.record.value.deployment - package io.camunda.zeebe.protocol.record.value.deployment
 
io.camunda.zeebe.protocol.record.value.management - package io.camunda.zeebe.protocol.record.value.management
 
isBpmnElementCommand(ProcessInstanceIntent) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
isBpmnElementEvent(ProcessInstanceIntent) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
isDuplicate() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRecordValue
 
isDuplicate() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.DecisionRequirementsMetadataValue
 
isDuplicate() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
 
isDuplicate() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
 
isDuplicate() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
 
isDuplicate() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
return true if the process is a duplicate (and has been deployed previously), false otherwise
isDuplicate() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
return true if the process is a duplicate (and has been deployed previously), false otherwise
isDuplicate() - Method in interface io.camunda.zeebe.protocol.record.value.deployment.ProcessMetadataValue
return true if the process is a duplicate (and has been deployed previously), false otherwise
isInterrupting() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
 
isInterrupting() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
 
isInterrupting() - Method in interface io.camunda.zeebe.protocol.record.value.MessageSubscriptionRecordValue
 
isInterrupting() - Method in interface io.camunda.zeebe.protocol.record.value.ProcessMessageSubscriptionRecordValue
 
isProcessInstanceCommand(ProcessInstanceIntent) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
isTruncated() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
 
isTruncated() - Method in interface io.camunda.zeebe.protocol.record.value.JobBatchRecordValue
 
iterator() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
iterator() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
iterator() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
iterator() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
iterator() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 

J

JOB - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
JOB_ACTIVATABLE - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
JOB_BACKOFF - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
JOB_BATCH - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
JOB_DEADLINES - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
JOB_NO_RETRIES - Enum constant in enum io.camunda.zeebe.protocol.record.value.ErrorType
 
JOB_STATES - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
JobBatchIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
JobBatchRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents a job batch related event or command.
jobBuilders() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Gets the builder elements to jobs list.
JobIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
JobRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents a job related event or command.
JOBS - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
JsonSerializable - Interface in io.camunda.zeebe.protocol.record
 

K

key() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
key() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
key() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
key(long) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
key(long) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
key(long) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
KEY - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
KEY_BITS - Static variable in class io.camunda.zeebe.protocol.Protocol
Keyspace is defined for each partition.
keyEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
keyEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
keyEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
keyEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
keyEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
keyEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
keyEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
keyEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
keyEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
keyEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
keyEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
keyEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
keyId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
keyId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
keyId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
keyId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
keyId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
keyId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
keyMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
keyMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
keyMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
keyMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
keyMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
keyMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
keyMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
keyMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
keyMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
keyMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
keyMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
keyMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
keyMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
keyMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
keyMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
keyMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
keyMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
keyMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
keyNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
keyNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
keyNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
keyNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
keyNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
keyNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
keySinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
keySinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
keySinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
keySinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
keySinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
keySinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 

L

LargeGroupSizeEncodingDecoder - Class in io.camunda.zeebe.protocol.management
 
LargeGroupSizeEncodingDecoder() - Constructor for class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
LargeGroupSizeEncodingEncoder - Class in io.camunda.zeebe.protocol.management
 
LargeGroupSizeEncodingEncoder() - Constructor for class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
lastUpdated() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
lastUpdated(String) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
lastUpdatedCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
lastUpdatedCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
lastUpdatedHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
lastUpdatedHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
lastUpdatedId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
lastUpdatedId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
lastUpdatedLength() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
lastUpdatedMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
lastUpdatedMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
lastUpdatedSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
LEADER - Enum constant in enum io.camunda.zeebe.protocol.PartitionState
 
LEADER - Enum constant in enum io.camunda.zeebe.protocol.record.PartitionRole
 
length() - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
length() - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
length(long) - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
length(long) - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
lengthEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
lengthEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
lengthEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
lengthEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
lengthEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
lengthEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
lengthEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
lengthEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
lengthMaxValue() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
lengthMaxValue() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
lengthMaxValue() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
lengthMaxValue() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
lengthMinValue() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
lengthMinValue() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
lengthMinValue() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
lengthMinValue() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
lengthNullValue() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
lengthNullValue() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
lengthNullValue() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
lengthNullValue() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
lengthSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
lengthSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
limit() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
limit() - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
limit() - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
limit() - Method in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
limit() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
limit() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
limit() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
limit() - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
limit() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
limit() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
limit() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
limit() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
limit() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
limit() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
limit() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
limit() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
limit() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
limit() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
limit() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
limit() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
limit() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
limit() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
limit() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
limit() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
limit(int) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
LINK - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnEventType
 
LIST - Enum constant in enum io.camunda.zeebe.protocol.management.BackupRequestType
 
LOCAL - Enum constant in enum io.camunda.zeebe.protocol.record.value.VariableDocumentUpdateSemantic
 

M

majorVersion() - Method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
majorVersion(int) - Method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
majorVersionEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
majorVersionEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
majorVersionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
majorVersionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
majorVersionMaxValue() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
majorVersionMaxValue() - Static method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
majorVersionMinValue() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
majorVersionMinValue() - Static method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
majorVersionNullValue() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
majorVersionNullValue() - Static method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
majorVersionSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
MALFORMED_REQUEST - Enum constant in enum io.camunda.zeebe.protocol.record.ErrorCode
 
MANUAL_TASK - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
matchedRuleBuilders() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Gets the builder elements to matchedRules list.
MatchedRuleValue - Interface in io.camunda.zeebe.protocol.record.value
A matched rule of a decision table.
maxCardinality() - Static method in interface io.camunda.zeebe.protocol.record.intent.Intent
 
MAXIMUM_PARTITIONS - Static variable in class io.camunda.zeebe.protocol.Protocol
 
MESSAGE - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnEventType
 
MESSAGE - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
MESSAGE_CORRELATED - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
MESSAGE_DEADLINES - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
MESSAGE_IDS - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
MESSAGE_KEY - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
MESSAGE_PROCESS_INSTANCE_CORRELATION_KEYS - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
MESSAGE_PROCESSES_ACTIVE_BY_CORRELATION_KEY - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
MESSAGE_SIZE_EXCEEDED - Enum constant in enum io.camunda.zeebe.protocol.record.value.ErrorType
 
MESSAGE_START_EVENT_SUBSCRIPTION - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
MESSAGE_START_EVENT_SUBSCRIPTION_BY_KEY_AND_NAME - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
MESSAGE_START_EVENT_SUBSCRIPTION_BY_NAME_AND_KEY - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
MESSAGE_SUBSCRIPTION - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
MESSAGE_SUBSCRIPTION_BY_KEY - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
MESSAGE_SUBSCRIPTION_BY_NAME_AND_CORRELATION_KEY - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
MESSAGE_SUBSCRIPTION_BY_SENT_TIME - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
Deprecated.
MessageHeaderDecoder - Class in io.camunda.zeebe.protocol.management
Message identifiers and length of message root
MessageHeaderDecoder - Class in io.camunda.zeebe.protocol.record
Message identifiers and length of message root
MessageHeaderDecoder() - Constructor for class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
MessageHeaderDecoder() - Constructor for class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
MessageHeaderEncoder - Class in io.camunda.zeebe.protocol.management
Message identifiers and length of message root
MessageHeaderEncoder - Class in io.camunda.zeebe.protocol.record
Message identifiers and length of message root
MessageHeaderEncoder() - Constructor for class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
MessageHeaderEncoder() - Constructor for class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
MessageIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
MessageRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents a message event or command.
MESSAGES - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
MessageStartEventSubscriptionIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
MessageStartEventSubscriptionRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents message start event subscription commands and events
MessageSubscriptionIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
MessageSubscriptionRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents a message correlation subscription event or command.
MetaAttribute - Enum in io.camunda.zeebe.protocol.management
Meta attribute enum for selecting a particular meta attribute value.
MetaAttribute - Enum in io.camunda.zeebe.protocol.record
Meta attribute enum for selecting a particular meta attribute value.
minorVersion() - Method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
minorVersion(int) - Method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
minorVersionEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
minorVersionEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
minorVersionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
minorVersionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
minorVersionMaxValue() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
minorVersionMaxValue() - Static method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
minorVersionMinValue() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
minorVersionMinValue() - Static method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
minorVersionNullValue() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
minorVersionNullValue() - Static method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
minorVersionSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
MODIFIED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceModificationIntent
 
MODIFY - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceModificationIntent
 
MULTI_INSTANCE_BODY - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 

N

name() - Method in interface io.camunda.zeebe.protocol.record.intent.Intent
 
next() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
next() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
next() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
next() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
next() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
next() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
next() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
next() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
next() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
next() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
nodeId() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
nodeId(int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
nodeIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
nodeIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
nodeIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
nodeIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
nodeIdId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
nodeIdId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
nodeIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
nodeIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
nodeIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
nodeIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
nodeIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
nodeIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
nodeIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
nodeIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
nodeIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
nodeIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
NONE - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnEventType
 
NOT_ESCALATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.EscalationIntent
 
NOT_FOUND - Enum constant in enum io.camunda.zeebe.protocol.record.RejectionType
 
NULL_VAL - Enum constant in enum io.camunda.zeebe.protocol.management.AdminRequestType
To be used to represent not present or null.
NULL_VAL - Enum constant in enum io.camunda.zeebe.protocol.management.BackupRequestType
To be used to represent not present or null.
NULL_VAL - Enum constant in enum io.camunda.zeebe.protocol.management.BackupStatusCode
To be used to represent not present or null.
NULL_VAL - Enum constant in enum io.camunda.zeebe.protocol.record.ErrorCode
To be used to represent not present or null.
NULL_VAL - Enum constant in enum io.camunda.zeebe.protocol.record.PartitionHealthStatus
To be used to represent not present or null.
NULL_VAL - Enum constant in enum io.camunda.zeebe.protocol.record.PartitionRole
To be used to represent not present or null.
NULL_VAL - Enum constant in enum io.camunda.zeebe.protocol.record.RecordType
To be used to represent not present or null.
NULL_VAL - Enum constant in enum io.camunda.zeebe.protocol.record.RejectionType
To be used to represent not present or null.
NULL_VAL - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
To be used to represent not present or null.
NULL_VAL - Static variable in interface io.camunda.zeebe.protocol.record.intent.Intent
 
NUMBER_OF_TAKEN_SEQUENCE_FLOWS - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
numberOfPartitions() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
numberOfPartitions(int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
numberOfPartitionsEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
numberOfPartitionsEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
numberOfPartitionsEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
numberOfPartitionsEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
numberOfPartitionsId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
numberOfPartitionsId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
numberOfPartitionsMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
numberOfPartitionsMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
numberOfPartitionsMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
numberOfPartitionsMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
numberOfPartitionsMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
numberOfPartitionsMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
numberOfPartitionsNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
numberOfPartitionsNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
numberOfPartitionsSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
numberOfPartitionsSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
numGroups() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numGroups(int) - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numGroupsEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numGroupsEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numGroupsEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numGroupsEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numGroupsMaxValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numGroupsMaxValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numGroupsMinValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numGroupsMinValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numGroupsNullValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numGroupsNullValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numGroupsSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numInGroup() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numInGroup() - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
numInGroup(int) - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numInGroup(short) - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
numInGroupEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numInGroupEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numInGroupEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
numInGroupEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
numInGroupEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numInGroupEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numInGroupEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
numInGroupEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
numInGroupMaxValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numInGroupMaxValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numInGroupMaxValue() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
numInGroupMaxValue() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
numInGroupMinValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numInGroupMinValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numInGroupMinValue() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
numInGroupMinValue() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
numInGroupNullValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numInGroupNullValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numInGroupNullValue() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
numInGroupNullValue() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
numInGroupSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numInGroupSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
numVarDataFields() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numVarDataFields(int) - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numVarDataFieldsEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numVarDataFieldsEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numVarDataFieldsEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numVarDataFieldsEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numVarDataFieldsMaxValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numVarDataFieldsMaxValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numVarDataFieldsMinValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numVarDataFieldsMinValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numVarDataFieldsNullValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
numVarDataFieldsNullValue() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
numVarDataFieldsSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 

O

offset() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
offset() - Method in class io.camunda.zeebe.protocol.record.VersionEncoder
 

P

PARALLEL_GATEWAY - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
PARTITION_BITS - Static variable in class io.camunda.zeebe.protocol.Protocol
The partition space is derived from the keyspace and the maximum bytes of long.
PARTITION_LEADER_MISMATCH - Enum constant in enum io.camunda.zeebe.protocol.record.ErrorCode
 
partitionHealth() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionHealthCount(int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
partitionHealthDecoderId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionHealthDecoderSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionHealthId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
PartitionHealthStatus - Enum in io.camunda.zeebe.protocol.record
 
partitionId() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
partitionId() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
partitionId() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
partitionId() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
partitionId() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
partitionId() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
partitionId() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
partitionId() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
partitionId() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
partitionId() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
partitionId(int) - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
partitionId(int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
partitionId(int) - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
partitionId(int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
partitionId(int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
partitionId(int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
partitionId(int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
partitionId(int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
partitionId(int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
partitionId(int) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
partitionIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
partitionIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
partitionIdId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
partitionIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
partitionIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
partitionIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
partitionIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
partitionIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
partitionLeaderTerms() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionLeaderTermsCount(int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
partitionLeaderTermsDecoderId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionLeaderTermsDecoderSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionLeaderTermsId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
PartitionRole - Enum in io.camunda.zeebe.protocol.record
 
partitionRoles() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionRolesCount(int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
partitionRolesDecoderId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionRolesDecoderSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionRolesId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
partitionsCount() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionsCount(int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
partitionsCountEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionsCountEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
partitionsCountEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionsCountEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
partitionsCountId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionsCountId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
partitionsCountMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionsCountMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
partitionsCountMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionsCountMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
partitionsCountMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionsCountMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
partitionsCountNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionsCountNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
partitionsCountSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
partitionsCountSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
PartitionState - Enum in io.camunda.zeebe.protocol
 
patchVersion() - Method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
patchVersion(int) - Method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
patchVersionEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
patchVersionEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
patchVersionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
patchVersionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
patchVersionMaxValue() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
patchVersionMaxValue() - Static method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
patchVersionMinValue() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
patchVersionMinValue() - Static method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
patchVersionNullValue() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
patchVersionNullValue() - Static method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
patchVersionSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
PAUSE_EXPORTING - Enum constant in enum io.camunda.zeebe.protocol.management.AdminRequestType
 
PENDING_DEPLOYMENT - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
PENDING_DISTRIBUTION - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
PRESENCE - Enum constant in enum io.camunda.zeebe.protocol.management.MetaAttribute
Field presence indication.
PRESENCE - Enum constant in enum io.camunda.zeebe.protocol.record.MetaAttribute
Field presence indication.
Process - Interface in io.camunda.zeebe.protocol.record.value.deployment
Represents a deployed process, which extends the meta data with the acutal resources
PROCESS - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
PROCESS - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
PROCESS_CACHE - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
PROCESS_CACHE_BY_ID_AND_VERSION - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
PROCESS_CACHE_DIGEST_BY_ID - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
PROCESS_EVENT - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
PROCESS_INSTANCE - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
PROCESS_INSTANCE_BATCH - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
PROCESS_INSTANCE_CREATION - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
PROCESS_INSTANCE_MODIFICATION - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
PROCESS_INSTANCE_RESULT - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
PROCESS_MESSAGE_SUBSCRIPTION - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
PROCESS_NOT_FOUND - Enum constant in enum io.camunda.zeebe.protocol.record.ErrorCode
 
PROCESS_SUBSCRIPTION_BY_KEY - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
PROCESS_SUBSCRIPTION_BY_SENT_TIME - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
Deprecated.
PROCESS_VERSION - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
processesMetadataBuilders() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Gets the builder elements to processesMetadata list.
ProcessEventIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
ProcessEventRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents a signal that an event was triggered in a process instance, within a given scope, and targeting a particular element identified by its ID.
PROCESSING_ERROR - Enum constant in enum io.camunda.zeebe.protocol.record.RejectionType
 
ProcessInstanceBatchIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
ProcessInstanceBatchRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents a batch action that's performed for a process instance.
ProcessInstanceCreationIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
ProcessInstanceCreationRecordValue - Interface in io.camunda.zeebe.protocol.record.value
 
ProcessInstanceCreationRecordValue.ProcessInstanceCreationStartInstructionValue - Interface in io.camunda.zeebe.protocol.record.value
 
ProcessInstanceIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
ProcessInstanceModificationIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
ProcessInstanceModificationRecordValue - Interface in io.camunda.zeebe.protocol.record.value
 
ProcessInstanceModificationRecordValue.ProcessInstanceModificationActivateInstructionValue - Interface in io.camunda.zeebe.protocol.record.value
 
ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue - Interface in io.camunda.zeebe.protocol.record.value
 
ProcessInstanceModificationRecordValue.ProcessInstanceModificationVariableInstructionValue - Interface in io.camunda.zeebe.protocol.record.value
 
ProcessInstanceRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents a process instance related command or event.
ProcessInstanceRelated - Interface in io.camunda.zeebe.protocol.record.value
 
ProcessInstanceRelatedIntent - Interface in io.camunda.zeebe.protocol.record.intent
 
ProcessInstanceResultIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
ProcessInstanceResultRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents a process instance related command or event.
ProcessIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
ProcessMessageSubscriptionIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
ProcessMessageSubscriptionRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents a process message subscription command or event.
ProcessMetadataValue - Interface in io.camunda.zeebe.protocol.record.value.deployment
Represents deployed process meta data, so all important properties of an deployed process.
PROPAGATE - Enum constant in enum io.camunda.zeebe.protocol.record.value.VariableDocumentUpdateSemantic
 
Protocol - Class in io.camunda.zeebe.protocol
 
Protocol() - Constructor for class io.camunda.zeebe.protocol.Protocol
 
PROTOCOL_VERSION - Static variable in class io.camunda.zeebe.protocol.Protocol
 
protocolVersion() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
protocolVersion(int) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
protocolVersionEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
protocolVersionEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
protocolVersionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
protocolVersionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
protocolVersionId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
protocolVersionId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
protocolVersionMaxValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
protocolVersionMaxValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
protocolVersionMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
protocolVersionMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
protocolVersionMinValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
protocolVersionMinValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
protocolVersionNullValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
protocolVersionNullValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
protocolVersionSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
protocolVersionSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
PUBLISH - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageIntent
 
PUBLISHED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageIntent
 
putAddress(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
putAddress(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
putAllCustomHeaders(Map<String, ? extends String>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Put all mappings from the specified map as entries to customHeaders map.
putAllVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Put all mappings from the specified map as entries to variables map.
putAllVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Put all mappings from the specified map as entries to variables map.
putAllVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue.Builder
Put all mappings from the specified map as entries to variables map.
putAllVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue.Builder
Put all mappings from the specified map as entries to variables map.
putAllVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
Put all mappings from the specified map as entries to variables map.
putAllVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue.Builder
Put all mappings from the specified map as entries to variables map.
putAllVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Put all mappings from the specified map as entries to variables map.
putAllVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue.Builder
Put all mappings from the specified map as entries to variables map.
putAllVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue.Builder
Put all mappings from the specified map as entries to variables map.
putAllVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Put all mappings from the specified map as entries to variables map.
putAllVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue.Builder
Put all mappings from the specified map as entries to variables map.
putAllVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue.Builder
Put all mappings from the specified map as entries to variables map.
putApiName(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
putApiName(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
putBpmnProcessId(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
putBpmnProcessId(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
putBrokerVersion(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
putBrokerVersion(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
putBrokerVersion(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
putBrokerVersion(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
putCreatedAt(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
putCreatedAt(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
putCreatedAt(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
putCreatedAt(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
putCustomHeader(String, String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Put one entry to the customHeaders map.
putCustomHeader(Map.Entry<String, ? extends String>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Put one entry to the customHeaders map.
putErrorData(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
putErrorData(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
putFailureReason(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
putFailureReason(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
putFailureReason(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
putFailureReason(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
putLastUpdated(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
putLastUpdated(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
putRejectionReason(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
putRejectionReason(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
putRejectionReason(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
putRejectionReason(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
putSnapshotId(byte[], int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
putSnapshotId(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
putValue(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
putValue(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
putValue(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
putValue(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
putVariable(String, Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Put one entry to the variables map.
putVariable(String, Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Put one entry to the variables map.
putVariable(String, Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue.Builder
Put one entry to the variables map.
putVariable(String, Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue.Builder
Put one entry to the variables map.
putVariable(String, Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
Put one entry to the variables map.
putVariable(String, Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue.Builder
Put one entry to the variables map.
putVariable(String, Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Put one entry to the variables map.
putVariable(String, Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue.Builder
Put one entry to the variables map.
putVariable(String, Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue.Builder
Put one entry to the variables map.
putVariable(String, Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Put one entry to the variables map.
putVariable(String, Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue.Builder
Put one entry to the variables map.
putVariable(String, Object) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue.Builder
Put one entry to the variables map.
putVariable(Map.Entry<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Put one entry to the variables map.
putVariable(Map.Entry<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Put one entry to the variables map.
putVariable(Map.Entry<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue.Builder
Put one entry to the variables map.
putVariable(Map.Entry<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue.Builder
Put one entry to the variables map.
putVariable(Map.Entry<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
Put one entry to the variables map.
putVariable(Map.Entry<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue.Builder
Put one entry to the variables map.
putVariable(Map.Entry<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Put one entry to the variables map.
putVariable(Map.Entry<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue.Builder
Put one entry to the variables map.
putVariable(Map.Entry<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue.Builder
Put one entry to the variables map.
putVariable(Map.Entry<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Put one entry to the variables map.
putVariable(Map.Entry<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue.Builder
Put one entry to the variables map.
putVariable(Map.Entry<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue.Builder
Put one entry to the variables map.
putVersion(byte[], int, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
putVersion(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 

Q

QUERY_STATUS - Enum constant in enum io.camunda.zeebe.protocol.management.BackupRequestType
 

R

RECEIVE_TASK - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
Record<T extends RecordValue> - Interface in io.camunda.zeebe.protocol.record
Represents a record published to the log stream.
RecordMetadataDecoder - Class in io.camunda.zeebe.protocol.record
Descriptor for Record Metadata
RecordMetadataDecoder() - Constructor for class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
RecordMetadataEncoder - Class in io.camunda.zeebe.protocol.record
Descriptor for Record Metadata
RecordMetadataEncoder() - Constructor for class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
recordType() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
recordType() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
recordType(RecordType) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
recordType(RecordType) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
RecordType - Enum in io.camunda.zeebe.protocol.record
 
recordTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
recordTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
recordTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
recordTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
recordTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
recordTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
recordTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
recordTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
recordTypeId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
recordTypeId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
recordTypeId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
recordTypeId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
recordTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
recordTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
recordTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
recordTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
recordTypeRaw() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
recordTypeRaw() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
recordTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
recordTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
recordTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
recordTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
RecordValue - Interface in io.camunda.zeebe.protocol.record
 
RecordValueWithVariables - Interface in io.camunda.zeebe.protocol.record
Shared behaviour for all record values containing a variables document.
RECUR_AFTER_BACKOFF - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
RECURRED_AFTER_BACKOFF - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
REJECT - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageSubscriptionIntent
 
REJECTED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.MessageSubscriptionIntent
 
rejectionReason() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
rejectionReason() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
rejectionReason(String) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
rejectionReason(String) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
rejectionReasonCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
rejectionReasonCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
rejectionReasonCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
rejectionReasonCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
rejectionReasonHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
rejectionReasonHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
rejectionReasonHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
rejectionReasonHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
rejectionReasonId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
rejectionReasonId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
rejectionReasonId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
rejectionReasonId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
rejectionReasonLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
rejectionReasonLength() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
rejectionReasonMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
rejectionReasonMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
rejectionReasonMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
rejectionReasonMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
rejectionReasonSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
rejectionReasonSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
rejectionType() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
rejectionType() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
rejectionType(RejectionType) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
rejectionType(RejectionType) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
RejectionType - Enum in io.camunda.zeebe.protocol.record
 
rejectionTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
rejectionTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
rejectionTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
rejectionTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
rejectionTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
rejectionTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
rejectionTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
rejectionTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
rejectionTypeId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
rejectionTypeId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
rejectionTypeId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
rejectionTypeId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
rejectionTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
rejectionTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
rejectionTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
rejectionTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
rejectionTypeRaw() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
rejectionTypeRaw() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
rejectionTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
rejectionTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
rejectionTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
rejectionTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
remove() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
remove() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
remove() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
remove() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
remove() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
replicationFactor() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
replicationFactor(int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
replicationFactorEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
replicationFactorEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
replicationFactorEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
replicationFactorEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
replicationFactorId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
replicationFactorId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
replicationFactorMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
replicationFactorMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
replicationFactorMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
replicationFactorMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
replicationFactorMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
replicationFactorMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
replicationFactorNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
replicationFactorNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
replicationFactorSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
replicationFactorSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
requestId() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestId(long) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestIdId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestIdId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestStreamId() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestStreamId(int) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestStreamIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestStreamIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestStreamIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestStreamIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestStreamIdId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestStreamIdId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestStreamIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestStreamIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestStreamIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestStreamIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestStreamIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestStreamIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestStreamIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestStreamIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
requestStreamIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
requestStreamIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
RESERVED_HEADER_NAME_PREFIX - Static variable in class io.camunda.zeebe.protocol.Protocol
Prefix for key of reserved task headers
resetCountToIndex() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
resetCountToIndex() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
resetCountToIndex() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
resetCountToIndex() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
resetCountToIndex() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
RESOLVE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.IncidentIntent
 
RESOLVED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.IncidentIntent
 
RESOURCE_DELETION - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
RESOURCE_EXHAUSTED - Enum constant in enum io.camunda.zeebe.protocol.record.ErrorCode
 
resourceBuilders() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Gets the builder elements to resources list.
ResourceDeletionIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
ResourceDeletionRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents a resource deletion event
RESUME_EXPORTING - Enum constant in enum io.camunda.zeebe.protocol.management.AdminRequestType
 
RETRIES_UPDATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
role() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
role(PartitionRole) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
roleEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
roleEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
roleEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
roleEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
roleId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
roleId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
roleMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
roleMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
roleRaw() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
roleSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
roleSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 

S

SBE_UNKNOWN - Enum constant in enum io.camunda.zeebe.protocol.management.AdminRequestType
To be used to represent an unknown value from a later version.
SBE_UNKNOWN - Enum constant in enum io.camunda.zeebe.protocol.management.BackupRequestType
To be used to represent an unknown value from a later version.
SBE_UNKNOWN - Enum constant in enum io.camunda.zeebe.protocol.management.BackupStatusCode
To be used to represent an unknown value from a later version.
SBE_UNKNOWN - Enum constant in enum io.camunda.zeebe.protocol.record.ErrorCode
To be used to represent an unknown value from a later version.
SBE_UNKNOWN - Enum constant in enum io.camunda.zeebe.protocol.record.PartitionHealthStatus
To be used to represent an unknown value from a later version.
SBE_UNKNOWN - Enum constant in enum io.camunda.zeebe.protocol.record.PartitionRole
To be used to represent an unknown value from a later version.
SBE_UNKNOWN - Enum constant in enum io.camunda.zeebe.protocol.record.RecordType
To be used to represent an unknown value from a later version.
SBE_UNKNOWN - Enum constant in enum io.camunda.zeebe.protocol.record.RejectionType
To be used to represent an unknown value from a later version.
SBE_UNKNOWN - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
To be used to represent an unknown value from a later version.
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
sbeBlockLength() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
sbeBlockLength() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
sbeBlockLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
sbeBlockLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
sbeBlockLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
sbeBlockLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
sbeBlockLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
sbeBlockLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
sbeBlockLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
sbeBlockLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
sbeBlockLength() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
sbeDecodedLength() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
sbeDecodedLength() - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
sbeDecodedLength() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
sbeDecodedLength() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
sbeDecodedLength() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
sbeDecodedLength() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
sbeDecodedLength() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
sbeDecodedLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
sbeDecodedLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
sbeDecodedLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
sbeDecodedLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
sbeDecodedLength() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
sbeHeaderSize() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
sbeHeaderSize() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
sbeHeaderSize() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
sbeHeaderSize() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
sbeHeaderSize() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
sbeHeaderSize() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
sbeHeaderSize() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
sbeHeaderSize() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
sbeHeaderSize() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
sbeHeaderSize() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
sbeRewind() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
sbeRewind() - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
sbeRewind() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
sbeRewind() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
sbeRewind() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
sbeRewind() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
sbeRewind() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
sbeRewind() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
sbeRewind() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
sbeRewind() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
sbeRewind() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
sbeRewind() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
sbeSchemaId() - Method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
sbeSchemaVersion() - Method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
sbeSemanticType() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
sbeSkip() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
sbeTemplateId() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.VersionDecoder
 
SCHEMA_ID - Static variable in class io.camunda.zeebe.protocol.record.VersionEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.VersionDecoder
 
SCHEMA_VERSION - Static variable in class io.camunda.zeebe.protocol.record.VersionEncoder
 
schemaId() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
schemaId() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
schemaId(int) - Method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
schemaId(int) - Method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
schemaIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
schemaIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
schemaIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
schemaIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
schemaIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
schemaIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
schemaIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
schemaIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
schemaIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
schemaIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
schemaIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
schemaIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
schemaIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
schemaIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
schemaIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
schemaIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
schemaIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
schemaIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
schemaIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
schemaIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
schemaIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
schemaIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
SCRIPT_TASK - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
SEMANTIC_TYPE - Enum constant in enum io.camunda.zeebe.protocol.management.MetaAttribute
The type relationship to a FIX tag value encoded type.
SEMANTIC_TYPE - Enum constant in enum io.camunda.zeebe.protocol.record.MetaAttribute
The type relationship to a FIX tag value encoded type.
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.VersionDecoder
 
SEMANTIC_VERSION - Static variable in class io.camunda.zeebe.protocol.record.VersionEncoder
 
SEND_TASK - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
SEQUENCE_FLOW - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
SEQUENCE_FLOW_TAKEN - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
SERVICE_TASK - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
shouldBlacklistInstanceOnError() - Method in enum io.camunda.zeebe.protocol.record.intent.IncidentIntent
 
shouldBlacklistInstanceOnError() - Method in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
shouldBlacklistInstanceOnError() - Method in enum io.camunda.zeebe.protocol.record.intent.MessageSubscriptionIntent
 
shouldBlacklistInstanceOnError() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessEventIntent
 
shouldBlacklistInstanceOnError() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceBatchIntent
 
shouldBlacklistInstanceOnError() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceCreationIntent
 
shouldBlacklistInstanceOnError() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
shouldBlacklistInstanceOnError() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceModificationIntent
 
shouldBlacklistInstanceOnError() - Method in interface io.camunda.zeebe.protocol.record.intent.ProcessInstanceRelatedIntent
 
shouldBlacklistInstanceOnError() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceResultIntent
 
shouldBlacklistInstanceOnError() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessMessageSubscriptionIntent
 
shouldBlacklistInstanceOnError() - Method in enum io.camunda.zeebe.protocol.record.intent.TimerIntent
 
SIGNAL - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnEventType
 
SIGNAL - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
SIGNAL_SUBSCRIPTION - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
SIGNAL_SUBSCRIPTION_BY_KEY_AND_NAME - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
SIGNAL_SUBSCRIPTION_BY_NAME_AND_KEY - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
SignalIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
SignalRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents a signal event or command.
SignalSubscriptionIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
SignalSubscriptionRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents signal event subscription commands and events
skipAddress() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
skipApiName() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
skipBpmnProcessId() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
skipBrokerVersion() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
skipBrokerVersion() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
skipCreatedAt() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
skipCreatedAt() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
skipErrorData() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
skipFailureReason() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
skipFailureReason() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
skipLastUpdated() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
skipRejectionReason() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
skipRejectionReason() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
skipSnapshotId() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
skipValue() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
skipValue() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
skipVersion() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
snapshotId() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
snapshotId(String) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
snapshotIdCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
snapshotIdCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
snapshotIdHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
snapshotIdHeaderLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
snapshotIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
snapshotIdId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
snapshotIdLength() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
snapshotIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
snapshotIdMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
snapshotIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
START_EVENT - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
START_PARTITION_ID - Static variable in class io.camunda.zeebe.protocol.Protocol
Id of the first partition.
STARTED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.CommandDistributionIntent
 
startInstructionBuilders() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Gets the builder elements to startInstructions list.
status() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
status() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
status(BackupStatusCode) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
status(BackupStatusCode) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
statusEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
statusEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
statusEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
statusEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
statusEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
statusEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
statusEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
statusEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
statusId() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
statusId() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
statusId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
statusId() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
statusMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
statusMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
statusMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
statusMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
statusRaw() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
statusRaw() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
statusSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
statusSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
statusSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
statusSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
STEP_DOWN_IF_NOT_PRIMARY - Enum constant in enum io.camunda.zeebe.protocol.management.AdminRequestType
 
SUB_PROCESS - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 

T

TAKE_BACKUP - Enum constant in enum io.camunda.zeebe.protocol.management.BackupRequestType
 
TASK - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
TEMPLATE_ID - Static variable in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
templateId() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
templateId() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
templateId(int) - Method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
templateId(int) - Method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
templateIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
templateIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
templateIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
templateIdEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
templateIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
templateIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
templateIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
templateIdEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
templateIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
templateIdMaxValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
templateIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
templateIdMaxValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
templateIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
templateIdMinValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
templateIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
templateIdMinValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
templateIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
templateIdNullValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
templateIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
templateIdNullValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
templateIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
templateIdSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
TEMPORARY_VARIABLE_STORE - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
Deprecated.
term() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
term(long) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
termEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
termEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
termEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
termEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
termId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
termId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
TERMINATE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceBatchIntent
 
TERMINATE - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnEventType
 
TERMINATE_ELEMENT - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
terminateInstructionBuilders() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Gets the builder elements to terminateInstructions list.
termMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
termMaxValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
termMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
termMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
termMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
termMinValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
termNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
termNullValue() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
termSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
termSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
THROW_ERROR - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
TIME_OUT - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
TIME_UNIT - Enum constant in enum io.camunda.zeebe.protocol.management.MetaAttribute
Time unit applied to the epoch.
TIME_UNIT - Enum constant in enum io.camunda.zeebe.protocol.record.MetaAttribute
Time unit applied to the epoch.
TIMED_OUT - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
TIMER - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnEventType
 
TIMER - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
TIMER_DUE_DATES - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
TimerIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
TimerRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents a timer event or command.
TIMERS - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
toJson() - Method in interface io.camunda.zeebe.protocol.record.JsonSerializable
 
toString() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Prints the immutable value Record with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
Prints the immutable value DecisionRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
Prints the immutable value DecisionRequirementsMetadataValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
Prints the immutable value DecisionRequirementsRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDeploymentResource
Prints the immutable value DeploymentResource with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
Prints the immutable value Process with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
Prints the immutable value ProcessMetadataValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue
Prints the immutable value CommandDistributionRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Prints the immutable value DecisionEvaluationRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentDistributionRecordValue
Prints the immutable value DeploymentDistributionRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
Prints the immutable value DeploymentRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue
Prints the immutable value ErrorRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue
Prints the immutable value EscalationRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
Prints the immutable value EvaluatedDecisionValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue
Prints the immutable value EvaluatedInputValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue
Prints the immutable value EvaluatedOutputValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
Prints the immutable value IncidentRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
Prints the immutable value JobBatchRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Prints the immutable value JobRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue
Prints the immutable value MatchedRuleValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
Prints the immutable value MessageRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
Prints the immutable value MessageStartEventSubscriptionRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
Prints the immutable value MessageSubscriptionRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue
Prints the immutable value ProcessEventRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue
Prints the immutable value ProcessInstanceBatchRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
Prints the immutable value ProcessInstanceCreationRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationStartInstructionValue
Prints the immutable value ProcessInstanceCreationStartInstructionValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue
Prints the immutable value ProcessInstanceModificationActivateInstructionValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
Prints the immutable value ProcessInstanceModificationRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationTerminateInstructionValue
Prints the immutable value ProcessInstanceModificationTerminateInstructionValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue
Prints the immutable value ProcessInstanceModificationVariableInstructionValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
Prints the immutable value ProcessInstanceRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue
Prints the immutable value ProcessInstanceResultRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
Prints the immutable value ProcessMessageSubscriptionRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableResourceDeletionRecordValue
Prints the immutable value ResourceDeletionRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue
Prints the immutable value SignalRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue
Prints the immutable value SignalSubscriptionRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
Prints the immutable value TimerRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue
Prints the immutable value VariableDocumentRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
Prints the immutable value VariableRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.value.management.ImmutableCheckpointRecordValue
Prints the immutable value CheckpointRecordValue with attribute values.
toString() - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
toString() - Method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
TRIGGER - Enum constant in enum io.camunda.zeebe.protocol.record.intent.TimerIntent
 
TRIGGERED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessEventIntent
 
TRIGGERED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.TimerIntent
 
TRIGGERING - Enum constant in enum io.camunda.zeebe.protocol.record.intent.ProcessEventIntent
 
type() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
type() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
type(AdminRequestType) - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
type(BackupRequestType) - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
typeEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
typeEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
typeEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
typeEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
typeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
typeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
typeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
typeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
typeId() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
typeId() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
typeId() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
typeId() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
typeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
typeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
typeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
typeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
typeRaw() - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
typeRaw() - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
typeSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
typeSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
typeSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
typeSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 

U

UNHANDLED_ERROR_EVENT - Enum constant in enum io.camunda.zeebe.protocol.record.value.ErrorType
 
UNHEALTHY - Enum constant in enum io.camunda.zeebe.protocol.record.PartitionHealthStatus
 
UNKNOWN - Enum constant in enum io.camunda.zeebe.protocol.record.value.ErrorType
 
UNKNOWN - Static variable in interface io.camunda.zeebe.protocol.record.intent.Intent
 
UNSPECIFIED - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
UNSPECIFIED - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnEventType
 
UNSUPPORTED_MESSAGE - Enum constant in enum io.camunda.zeebe.protocol.record.ErrorCode
 
UPDATE - Enum constant in enum io.camunda.zeebe.protocol.record.intent.VariableDocumentIntent
 
UPDATE_RETRIES - Enum constant in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
UPDATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.VariableDocumentIntent
 
UPDATED - Enum constant in enum io.camunda.zeebe.protocol.record.intent.VariableIntent
 
USER_TASK - Enum constant in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
 
USER_TASK_ASSIGNEE_HEADER_NAME - Static variable in class io.camunda.zeebe.protocol.Protocol
Task header key used for assignee
USER_TASK_CANDIDATE_GROUPS_HEADER_NAME - Static variable in class io.camunda.zeebe.protocol.Protocol
Task header key used for candidate groups
USER_TASK_CANDIDATE_USERS_HEADER_NAME - Static variable in class io.camunda.zeebe.protocol.Protocol
Task header key used for candidate users
USER_TASK_DUE_DATE_HEADER_NAME - Static variable in class io.camunda.zeebe.protocol.Protocol
Task header key used for due date
USER_TASK_FOLLOW_UP_DATE_HEADER_NAME - Static variable in class io.camunda.zeebe.protocol.Protocol
Task header key used for follow-up date
USER_TASK_FORM_KEY_HEADER_NAME - Static variable in class io.camunda.zeebe.protocol.Protocol
Task header key used for user tasks to contain form key from BPMN XML
USER_TASK_JOB_TYPE - Static variable in class io.camunda.zeebe.protocol.Protocol
Job typ used for user tasks handled by Camunda Cloud Tasklist

V

value() - Method in enum io.camunda.zeebe.protocol.management.AdminRequestType
The raw encoded value in the Java type representation.
value() - Method in enum io.camunda.zeebe.protocol.management.BackupRequestType
The raw encoded value in the Java type representation.
value() - Method in enum io.camunda.zeebe.protocol.management.BackupStatusCode
The raw encoded value in the Java type representation.
value() - Method in enum io.camunda.zeebe.protocol.record.ErrorCode
The raw encoded value in the Java type representation.
value() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
value() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.CommandDistributionIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.DecisionEvaluationIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.DecisionIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.DecisionRequirementsIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.DeploymentDistributionIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.DeploymentIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.ErrorIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.EscalationIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.IncidentIntent
 
value() - Method in interface io.camunda.zeebe.protocol.record.intent.Intent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.JobBatchIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.JobIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.management.CheckpointIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.MessageIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.MessageStartEventSubscriptionIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.MessageSubscriptionIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessEventIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceBatchIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceCreationIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceModificationIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceResultIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.ProcessMessageSubscriptionIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.ResourceDeletionIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.SignalIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.SignalSubscriptionIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.TimerIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.VariableDocumentIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.intent.VariableIntent
 
value() - Method in enum io.camunda.zeebe.protocol.record.PartitionHealthStatus
The raw encoded value in the Java type representation.
value() - Method in enum io.camunda.zeebe.protocol.record.PartitionRole
The raw encoded value in the Java type representation.
value() - Method in enum io.camunda.zeebe.protocol.record.RecordType
The raw encoded value in the Java type representation.
value() - Method in enum io.camunda.zeebe.protocol.record.RejectionType
The raw encoded value in the Java type representation.
value() - Method in enum io.camunda.zeebe.protocol.record.ValueType
The raw encoded value in the Java type representation.
value(String) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
value(String) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
valueCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
valueCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
valueCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
valueCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
valueHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
valueHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
valueHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
valueHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
valueId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
valueId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
valueId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
valueId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
valueLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
valueLength() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
valueMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
valueMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
valueMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
valueMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.management.AdminRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.management.BackupRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.management.BackupStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.management.MetaAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.PartitionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.CommandDistributionIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.DecisionEvaluationIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.DecisionIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.DecisionRequirementsIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.DeploymentDistributionIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.DeploymentIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.ErrorIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.EscalationIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.IncidentIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.JobBatchIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.JobIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.management.CheckpointIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.MessageIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.MessageStartEventSubscriptionIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.MessageSubscriptionIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessEventIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceBatchIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceCreationIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceModificationIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceResultIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessMessageSubscriptionIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.ResourceDeletionIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.SignalIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.SignalSubscriptionIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.TimerIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.VariableDocumentIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.intent.VariableIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.MetaAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.PartitionHealthStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.PartitionRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.RecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.RejectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.value.BpmnEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.value.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.value.VariableDocumentUpdateSemantic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.record.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.protocol.ZbColumnFamilies
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.camunda.zeebe.protocol.management.AdminRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.management.BackupRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.management.BackupStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.management.MetaAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.PartitionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.CommandDistributionIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.DecisionEvaluationIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.DecisionIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.DecisionRequirementsIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.DeploymentDistributionIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.DeploymentIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.ErrorIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.EscalationIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.IncidentIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.JobBatchIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.JobIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.management.CheckpointIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.MessageIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.MessageStartEventSubscriptionIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.MessageSubscriptionIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessEventIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceBatchIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceCreationIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceModificationIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessInstanceResultIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.ProcessMessageSubscriptionIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.ResourceDeletionIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.SignalIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.SignalSubscriptionIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.TimerIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.VariableDocumentIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.intent.VariableIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.MetaAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.PartitionHealthStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.PartitionRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.RecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.RejectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.value.BpmnElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.value.BpmnEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.value.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.value.VariableDocumentUpdateSemantic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.record.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.camunda.zeebe.protocol.ZbColumnFamilies
Returns an array containing the constants of this enum type, in the order they are declared.
valueSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
valueSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
valueType() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
valueType() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
valueType() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
valueType() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
valueType(ValueType) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
valueType(ValueType) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
valueType(ValueType) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
valueType(ValueType) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
ValueType - Enum in io.camunda.zeebe.protocol.record
The type of a record value
valueTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
valueTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
valueTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
valueTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
valueTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
valueTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
valueTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
valueTypeEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
valueTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
valueTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
valueTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
valueTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
valueTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
valueTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
valueTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
valueTypeEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
valueTypeId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
valueTypeId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
valueTypeId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
valueTypeId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
valueTypeId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
valueTypeId() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
valueTypeId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
valueTypeId() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
ValueTypeMapping - Class in io.camunda.zeebe.protocol.record
Provides a mapping of all ValueType to their concrete implementations.
ValueTypeMapping.Mapping<T extends RecordValue,I extends Enum<I> & Intent> - Class in io.camunda.zeebe.protocol.record
A mapping between value type, an abstract protocol type extending RecordValue, and the equivalent intent.
valueTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
valueTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
valueTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
valueTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
valueTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
valueTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
valueTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
valueTypeMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
valueTypeRaw() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
valueTypeRaw() - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
valueTypeRaw() - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
valueTypeRaw() - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
valueTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
valueTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
valueTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
valueTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
valueTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
valueTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
valueTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
valueTypeSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
VarDataEncodingDecoder - Class in io.camunda.zeebe.protocol.management
 
VarDataEncodingDecoder - Class in io.camunda.zeebe.protocol.record
 
VarDataEncodingDecoder() - Constructor for class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
VarDataEncodingDecoder() - Constructor for class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
VarDataEncodingEncoder - Class in io.camunda.zeebe.protocol.management
 
VarDataEncodingEncoder - Class in io.camunda.zeebe.protocol.record
 
VarDataEncodingEncoder() - Constructor for class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
VarDataEncodingEncoder() - Constructor for class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
varDataEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
varDataEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
varDataEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
varDataEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
varDataEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
varDataEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
varDataEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
varDataEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
varDataMaxValue() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
varDataMaxValue() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
varDataMaxValue() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
varDataMaxValue() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
varDataMinValue() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
varDataMinValue() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
varDataMinValue() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
varDataMinValue() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
varDataNullValue() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
varDataNullValue() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
varDataNullValue() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
varDataNullValue() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
varDataSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
varDataSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
VARIABLE - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
VARIABLE_DOCUMENT - Enum constant in enum io.camunda.zeebe.protocol.record.ValueType
 
VariableDocumentIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
VariableDocumentRecordValue - Interface in io.camunda.zeebe.protocol.record.value
 
VariableDocumentUpdateSemantic - Enum in io.camunda.zeebe.protocol.record.value
 
variableInstructionBuilders() - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Gets the builder elements to variableInstructions list.
VariableIntent - Enum in io.camunda.zeebe.protocol.record.intent
 
VariableRecordValue - Interface in io.camunda.zeebe.protocol.record.value
Represents a variable related event.
VARIABLES - Enum constant in enum io.camunda.zeebe.protocol.ZbColumnFamilies
 
version() - Method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
version() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
version() - Method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
version(int) - Method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
version(int) - Method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
version(String) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
versionCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
versionCharacterEncoding() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
VersionDecoder - Class in io.camunda.zeebe.protocol.record
Version information
VersionDecoder() - Constructor for class io.camunda.zeebe.protocol.record.VersionDecoder
 
VersionEncoder - Class in io.camunda.zeebe.protocol.record
Version information
VersionEncoder() - Constructor for class io.camunda.zeebe.protocol.record.VersionEncoder
 
versionEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
versionEncodingLength() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
versionEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
versionEncodingLength() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
versionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
versionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
versionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
versionEncodingOffset() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
versionHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
versionHeaderLength() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
versionId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
versionId() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
versionLength() - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
versionMaxValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
versionMaxValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
versionMaxValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
versionMaxValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
versionMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
versionMetaAttribute(MetaAttribute) - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
versionMinValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
versionMinValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
versionMinValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
versionMinValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
versionNullValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
versionNullValue() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
versionNullValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
versionNullValue() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
versionSinceVersion() - Static method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
versionSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
versionSinceVersion() - Static method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 

W

withActivateInstructions(ProcessInstanceModificationRecordValue.ProcessInstanceModificationActivateInstructionValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
Copy the current immutable object with elements that replace the content of activateInstructions.
withActivateInstructions(Iterable<? extends ProcessInstanceModificationRecordValue.ProcessInstanceModificationActivateInstructionValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Sets or replaces all elements for activateInstructions list.
withActivateInstructions(Iterable<? extends ProcessInstanceModificationRecordValue.ProcessInstanceModificationActivateInstructionValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
Copy the current immutable object with elements that replace the content of activateInstructions.
withAncestorScopeKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Initializes the value for the ancestorScopeKey attribute.
withAncestorScopeKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue
Copy the current immutable object by setting a value for the ancestorScopeKey attribute.
withAncestorScopeKeys(Iterable<? extends Long>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Sets or replaces all elements for ancestorScopeKeys set.
withAncestorScopeKeys(Iterable<? extends Long>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue
Copy the current immutable object with elements that replace the content of ancestorScopeKeys.
withAncestorScopeKeys(Iterable<? extends Long>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Deprecated.
withAncestorScopeKeys(Iterable<? extends Long>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
Deprecated.
withAncestorScopeKeys(Long...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue
Copy the current immutable object with elements that replace the content of ancestorScopeKeys.
withAncestorScopeKeys(Long...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
Deprecated.
withBatchElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue.Builder
Initializes the value for the batchElementInstanceKey attribute.
withBatchElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue
Copy the current immutable object by setting a value for the batchElementInstanceKey attribute.
withBpmnElementType(BpmnElementType) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue.Builder
Initializes the value for the bpmnElementType attribute.
withBpmnElementType(BpmnElementType) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
Copy the current immutable object by setting a value for the bpmnElementType attribute.
withBpmnEventType(BpmnEventType) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue.Builder
Initializes the value for the bpmnEventType attribute.
withBpmnEventType(BpmnEventType) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
Copy the current immutable object by setting a value for the bpmnEventType attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess.Builder
Initializes the value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
Copy the current immutable object by setting a value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue.Builder
Initializes the value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
Copy the current immutable object by setting a value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Initializes the value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object by setting a value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue.Builder
Initializes the value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
Copy the current immutable object by setting a value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Initializes the value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by setting a value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue.Builder
Initializes the value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
Copy the current immutable object by setting a value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
Initializes the value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
Copy the current immutable object by setting a value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Initializes the value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
Copy the current immutable object by setting a value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue.Builder
Initializes the value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
Copy the current immutable object by setting a value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue.Builder
Initializes the value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue
Copy the current immutable object by setting a value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Initializes the value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
Copy the current immutable object by setting a value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue.Builder
Initializes the value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue
Copy the current immutable object by setting a value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue.Builder
Initializes the value for the bpmnProcessId attribute.
withBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
Copy the current immutable object by setting a value for the bpmnProcessId attribute.
withBrokerVersion(String) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord.Builder
Initializes the value for the brokerVersion attribute.
withBrokerVersion(String) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Copy the current immutable object by setting a value for the brokerVersion attribute.
withCatchElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue.Builder
Initializes the value for the catchElementId attribute.
withCatchElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue
Copy the current immutable object by setting a value for the catchElementId attribute.
withCatchEventId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue.Builder
Initializes the value for the catchEventId attribute.
withCatchEventId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue
Copy the current immutable object by setting a value for the catchEventId attribute.
withCatchEventInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue.Builder
Initializes the value for the catchEventInstanceKey attribute.
withCatchEventInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue
Copy the current immutable object by setting a value for the catchEventInstanceKey attribute.
withCheckpointId(long) - Method in class io.camunda.zeebe.protocol.record.value.management.ImmutableCheckpointRecordValue.Builder
Initializes the value for the checkpointId attribute.
withCheckpointId(long) - Method in class io.camunda.zeebe.protocol.record.value.management.ImmutableCheckpointRecordValue
Copy the current immutable object by setting a value for the checkpointId attribute.
withCheckpointPosition(long) - Method in class io.camunda.zeebe.protocol.record.value.management.ImmutableCheckpointRecordValue.Builder
Initializes the value for the checkpointPosition attribute.
withCheckpointPosition(long) - Method in class io.camunda.zeebe.protocol.record.value.management.ImmutableCheckpointRecordValue
Copy the current immutable object by setting a value for the checkpointPosition attribute.
withChecksum(byte...) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue.Builder
Initializes the value for the checksum attribute.
withChecksum(byte...) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
Copy the current immutable object with elements that replace the content of checksum.
withChecksum(byte...) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue.Builder
Initializes the value for the checksum attribute.
withChecksum(byte...) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
Copy the current immutable object with elements that replace the content of checksum.
withChecksum(byte...) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess.Builder
Initializes the value for the checksum attribute.
withChecksum(byte...) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
Copy the current immutable object with elements that replace the content of checksum.
withChecksum(byte...) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue.Builder
Initializes the value for the checksum attribute.
withChecksum(byte...) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
Copy the current immutable object with elements that replace the content of checksum.
withCommandValue(RecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue.Builder
Initializes the value for the commandValue attribute.
withCommandValue(RecordValue) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue
Copy the current immutable object by setting a value for the commandValue attribute.
withCorrelationKey(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue.Builder
Initializes the value for the correlationKey attribute.
withCorrelationKey(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
Copy the current immutable object by setting a value for the correlationKey attribute.
withCorrelationKey(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue.Builder
Initializes the value for the correlationKey attribute.
withCorrelationKey(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
Copy the current immutable object by setting a value for the correlationKey attribute.
withCorrelationKey(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
Initializes the value for the correlationKey attribute.
withCorrelationKey(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
Copy the current immutable object by setting a value for the correlationKey attribute.
withCorrelationKey(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Initializes the value for the correlationKey attribute.
withCorrelationKey(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
Copy the current immutable object by setting a value for the correlationKey attribute.
withCustomHeaders(Map<String, ? extends String>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Sets or replaces all mappings from the specified map as entries for the customHeaders map.
withCustomHeaders(Map<String, ? extends String>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by replacing the customHeaders map with the specified map.
withDeadline(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Initializes the value for the deadline attribute.
withDeadline(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by setting a value for the deadline attribute.
withDeadline(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue.Builder
Initializes the value for the deadline attribute.
withDeadline(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
Copy the current immutable object by setting a value for the deadline attribute.
withDecisionId(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue.Builder
Initializes the value for the decisionId attribute.
withDecisionId(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
Copy the current immutable object by setting a value for the decisionId attribute.
withDecisionId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Initializes the value for the decisionId attribute.
withDecisionId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object by setting a value for the decisionId attribute.
withDecisionId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Initializes the value for the decisionId attribute.
withDecisionId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
Copy the current immutable object by setting a value for the decisionId attribute.
withDecisionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue.Builder
Initializes the value for the decisionKey attribute.
withDecisionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
Copy the current immutable object by setting a value for the decisionKey attribute.
withDecisionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Initializes the value for the decisionKey attribute.
withDecisionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object by setting a value for the decisionKey attribute.
withDecisionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Initializes the value for the decisionKey attribute.
withDecisionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
Copy the current immutable object by setting a value for the decisionKey attribute.
withDecisionName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue.Builder
Initializes the value for the decisionName attribute.
withDecisionName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
Copy the current immutable object by setting a value for the decisionName attribute.
withDecisionName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Initializes the value for the decisionName attribute.
withDecisionName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object by setting a value for the decisionName attribute.
withDecisionName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Initializes the value for the decisionName attribute.
withDecisionName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
Copy the current immutable object by setting a value for the decisionName attribute.
withDecisionOutput(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Initializes the value for the decisionOutput attribute.
withDecisionOutput(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object by setting a value for the decisionOutput attribute.
withDecisionOutput(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Initializes the value for the decisionOutput attribute.
withDecisionOutput(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
Copy the current immutable object by setting a value for the decisionOutput attribute.
withDecisionRequirementsId(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue.Builder
Initializes the value for the decisionRequirementsId attribute.
withDecisionRequirementsId(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
Copy the current immutable object by setting a value for the decisionRequirementsId attribute.
withDecisionRequirementsId(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue.Builder
Initializes the value for the decisionRequirementsId attribute.
withDecisionRequirementsId(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
Copy the current immutable object by setting a value for the decisionRequirementsId attribute.
withDecisionRequirementsId(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue.Builder
Initializes the value for the decisionRequirementsId attribute.
withDecisionRequirementsId(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
Copy the current immutable object by setting a value for the decisionRequirementsId attribute.
withDecisionRequirementsId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Initializes the value for the decisionRequirementsId attribute.
withDecisionRequirementsId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object by setting a value for the decisionRequirementsId attribute.
withDecisionRequirementsKey(long) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue.Builder
Initializes the value for the decisionRequirementsKey attribute.
withDecisionRequirementsKey(long) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
Copy the current immutable object by setting a value for the decisionRequirementsKey attribute.
withDecisionRequirementsKey(long) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue.Builder
Initializes the value for the decisionRequirementsKey attribute.
withDecisionRequirementsKey(long) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
Copy the current immutable object by setting a value for the decisionRequirementsKey attribute.
withDecisionRequirementsKey(long) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue.Builder
Initializes the value for the decisionRequirementsKey attribute.
withDecisionRequirementsKey(long) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
Copy the current immutable object by setting a value for the decisionRequirementsKey attribute.
withDecisionRequirementsKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Initializes the value for the decisionRequirementsKey attribute.
withDecisionRequirementsKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object by setting a value for the decisionRequirementsKey attribute.
withDecisionRequirementsMetadata(DecisionRequirementsMetadataValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
Copy the current immutable object with elements that replace the content of decisionRequirementsMetadata.
withDecisionRequirementsMetadata(Iterable<? extends DecisionRequirementsMetadataValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Sets or replaces all elements for decisionRequirementsMetadata list.
withDecisionRequirementsMetadata(Iterable<? extends DecisionRequirementsMetadataValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
Copy the current immutable object with elements that replace the content of decisionRequirementsMetadata.
withDecisionRequirementsName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue.Builder
Initializes the value for the decisionRequirementsName attribute.
withDecisionRequirementsName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
Copy the current immutable object by setting a value for the decisionRequirementsName attribute.
withDecisionRequirementsName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue.Builder
Initializes the value for the decisionRequirementsName attribute.
withDecisionRequirementsName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
Copy the current immutable object by setting a value for the decisionRequirementsName attribute.
withDecisionRequirementsVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue.Builder
Initializes the value for the decisionRequirementsVersion attribute.
withDecisionRequirementsVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
Copy the current immutable object by setting a value for the decisionRequirementsVersion attribute.
withDecisionRequirementsVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue.Builder
Initializes the value for the decisionRequirementsVersion attribute.
withDecisionRequirementsVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
Copy the current immutable object by setting a value for the decisionRequirementsVersion attribute.
withDecisionsMetadata(DecisionRecordValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
Copy the current immutable object with elements that replace the content of decisionsMetadata.
withDecisionsMetadata(Iterable<? extends DecisionRecordValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Sets or replaces all elements for decisionsMetadata list.
withDecisionsMetadata(Iterable<? extends DecisionRecordValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
Copy the current immutable object with elements that replace the content of decisionsMetadata.
withDecisionType(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Initializes the value for the decisionType attribute.
withDecisionType(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
Copy the current immutable object by setting a value for the decisionType attribute.
withDecisionVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Initializes the value for the decisionVersion attribute.
withDecisionVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object by setting a value for the decisionVersion attribute.
withDecisionVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Initializes the value for the decisionVersion attribute.
withDecisionVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
Copy the current immutable object by setting a value for the decisionVersion attribute.
withDueDate(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue.Builder
Initializes the value for the dueDate attribute.
withDueDate(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
Copy the current immutable object by setting a value for the dueDate attribute.
withDuplicate(boolean) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue.Builder
Initializes the value for the duplicate attribute.
withDuplicate(boolean) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
Copy the current immutable object by setting a value for the duplicate attribute.
withDuplicate(boolean) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue.Builder
Initializes the value for the duplicate attribute.
withDuplicate(boolean) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
Copy the current immutable object by setting a value for the duplicate attribute.
withDuplicate(boolean) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue.Builder
Initializes the value for the duplicate attribute.
withDuplicate(boolean) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
Copy the current immutable object by setting a value for the duplicate attribute.
withDuplicate(boolean) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess.Builder
Initializes the value for the duplicate attribute.
withDuplicate(boolean) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
Copy the current immutable object by setting a value for the duplicate attribute.
withDuplicate(boolean) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue.Builder
Initializes the value for the duplicate attribute.
withDuplicate(boolean) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
Copy the current immutable object by setting a value for the duplicate attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Initializes the value for the elementId attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object by setting a value for the elementId attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue.Builder
Initializes the value for the elementId attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
Copy the current immutable object by setting a value for the elementId attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Initializes the value for the elementId attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by setting a value for the elementId attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationStartInstructionValue.Builder
Initializes the value for the elementId attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationStartInstructionValue
Copy the current immutable object by setting a value for the elementId attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Initializes the value for the elementId attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue
Copy the current immutable object by setting a value for the elementId attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue.Builder
Initializes the value for the elementId attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue
Copy the current immutable object by setting a value for the elementId attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue.Builder
Initializes the value for the elementId attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
Copy the current immutable object by setting a value for the elementId attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Initializes the value for the elementId attribute.
withElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
Copy the current immutable object by setting a value for the elementId attribute.
withElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Initializes the value for the elementInstanceKey attribute.
withElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object by setting a value for the elementInstanceKey attribute.
withElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue.Builder
Initializes the value for the elementInstanceKey attribute.
withElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
Copy the current immutable object by setting a value for the elementInstanceKey attribute.
withElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Initializes the value for the elementInstanceKey attribute.
withElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by setting a value for the elementInstanceKey attribute.
withElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
Initializes the value for the elementInstanceKey attribute.
withElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
Copy the current immutable object by setting a value for the elementInstanceKey attribute.
withElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationTerminateInstructionValue.Builder
Initializes the value for the elementInstanceKey attribute.
withElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationTerminateInstructionValue
Copy the current immutable object by setting a value for the elementInstanceKey attribute.
withElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Initializes the value for the elementInstanceKey attribute.
withElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
Copy the current immutable object by setting a value for the elementInstanceKey attribute.
withElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue.Builder
Initializes the value for the elementInstanceKey attribute.
withElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
Copy the current immutable object by setting a value for the elementInstanceKey attribute.
withErrorCode(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Initializes the value for the errorCode attribute.
withErrorCode(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by setting a value for the errorCode attribute.
withErrorEventPosition(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue.Builder
Initializes the value for the errorEventPosition attribute.
withErrorEventPosition(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue
Copy the current immutable object by setting a value for the errorEventPosition attribute.
withErrorMessage(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue.Builder
Initializes the value for the errorMessage attribute.
withErrorMessage(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
Copy the current immutable object by setting a value for the errorMessage attribute.
withErrorMessage(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Initializes the value for the errorMessage attribute.
withErrorMessage(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by setting a value for the errorMessage attribute.
withErrorType(ErrorType) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue.Builder
Initializes the value for the errorType attribute.
withErrorType(ErrorType) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
Copy the current immutable object by setting a value for the errorType attribute.
withEscalationCode(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue.Builder
Initializes the value for the escalationCode attribute.
withEscalationCode(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue
Copy the current immutable object by setting a value for the escalationCode attribute.
withEvaluatedDecisions(EvaluatedDecisionValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object with elements that replace the content of evaluatedDecisions.
withEvaluatedDecisions(Iterable<? extends EvaluatedDecisionValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Sets or replaces all elements for evaluatedDecisions list.
withEvaluatedDecisions(Iterable<? extends EvaluatedDecisionValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object with elements that replace the content of evaluatedDecisions.
withEvaluatedInputs(EvaluatedInputValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
Copy the current immutable object with elements that replace the content of evaluatedInputs.
withEvaluatedInputs(Iterable<? extends EvaluatedInputValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Sets or replaces all elements for evaluatedInputs list.
withEvaluatedInputs(Iterable<? extends EvaluatedInputValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
Copy the current immutable object with elements that replace the content of evaluatedInputs.
withEvaluatedOutputs(EvaluatedOutputValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue
Copy the current immutable object with elements that replace the content of evaluatedOutputs.
withEvaluatedOutputs(Iterable<? extends EvaluatedOutputValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue.Builder
Sets or replaces all elements for evaluatedOutputs list.
withEvaluatedOutputs(Iterable<? extends EvaluatedOutputValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue
Copy the current immutable object with elements that replace the content of evaluatedOutputs.
withEvaluationFailureMessage(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Initializes the value for the evaluationFailureMessage attribute.
withEvaluationFailureMessage(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object by setting a value for the evaluationFailureMessage attribute.
withExceptionMessage(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue.Builder
Initializes the value for the exceptionMessage attribute.
withExceptionMessage(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue
Copy the current immutable object by setting a value for the exceptionMessage attribute.
withFailedDecisionId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Initializes the value for the failedDecisionId attribute.
withFailedDecisionId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object by setting a value for the failedDecisionId attribute.
withFlowScopeKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue.Builder
Initializes the value for the flowScopeKey attribute.
withFlowScopeKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
Copy the current immutable object by setting a value for the flowScopeKey attribute.
withIndex(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue.Builder
Initializes the value for the index attribute.
withIndex(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue
Copy the current immutable object by setting a value for the index attribute.
withInputId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue.Builder
Initializes the value for the inputId attribute.
withInputId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue
Copy the current immutable object by setting a value for the inputId attribute.
withInputName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue.Builder
Initializes the value for the inputName attribute.
withInputName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue
Copy the current immutable object by setting a value for the inputName attribute.
withInputValue(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue.Builder
Initializes the value for the inputValue attribute.
withInputValue(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedInputValue
Copy the current immutable object by setting a value for the inputValue attribute.
withIntent(Intent) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord.Builder
Initializes the value for the intent attribute.
withIntent(Intent) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Copy the current immutable object by setting a value for the intent attribute.
withInterrupting(boolean) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
Initializes the value for the interrupting attribute.
withInterrupting(boolean) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
Copy the current immutable object by setting a value for the interrupting attribute.
withInterrupting(boolean) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Initializes the value for the interrupting attribute.
withInterrupting(boolean) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
Copy the current immutable object by setting a value for the interrupting attribute.
withJobKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue.Builder
Initializes the value for the jobKey attribute.
withJobKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
Copy the current immutable object by setting a value for the jobKey attribute.
withJobKeys(Iterable<? extends Long>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Sets or replaces all elements for jobKeys list.
withJobKeys(Iterable<? extends Long>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
Copy the current immutable object with elements that replace the content of jobKeys.
withJobKeys(Long...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
Copy the current immutable object with elements that replace the content of jobKeys.
withJobs(JobRecordValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
Copy the current immutable object with elements that replace the content of jobs.
withJobs(Iterable<? extends JobRecordValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Sets or replaces all elements for jobs list.
withJobs(Iterable<? extends JobRecordValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
Copy the current immutable object with elements that replace the content of jobs.
withKey(long) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord.Builder
Initializes the value for the key attribute.
withKey(long) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Copy the current immutable object by setting a value for the key attribute.
withMatchedRules(MatchedRuleValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
Copy the current immutable object with elements that replace the content of matchedRules.
withMatchedRules(Iterable<? extends MatchedRuleValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue.Builder
Sets or replaces all elements for matchedRules list.
withMatchedRules(Iterable<? extends MatchedRuleValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedDecisionValue
Copy the current immutable object with elements that replace the content of matchedRules.
withMaxJobsToActivate(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Initializes the value for the maxJobsToActivate attribute.
withMaxJobsToActivate(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
Copy the current immutable object by setting a value for the maxJobsToActivate attribute.
withMessageId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue.Builder
Initializes the value for the messageId attribute.
withMessageId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
Copy the current immutable object by setting a value for the messageId attribute.
withMessageKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue.Builder
Initializes the value for the messageKey attribute.
withMessageKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
Copy the current immutable object by setting a value for the messageKey attribute.
withMessageKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
Initializes the value for the messageKey attribute.
withMessageKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
Copy the current immutable object by setting a value for the messageKey attribute.
withMessageKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Initializes the value for the messageKey attribute.
withMessageKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
Copy the current immutable object by setting a value for the messageKey attribute.
withMessageName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue.Builder
Initializes the value for the messageName attribute.
withMessageName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
Copy the current immutable object by setting a value for the messageName attribute.
withMessageName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
Initializes the value for the messageName attribute.
withMessageName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
Copy the current immutable object by setting a value for the messageName attribute.
withMessageName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Initializes the value for the messageName attribute.
withMessageName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
Copy the current immutable object by setting a value for the messageName attribute.
withName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue.Builder
Initializes the value for the name attribute.
withName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue.Builder
Initializes the value for the name attribute.
withName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
Copy the current immutable object by setting a value for the name attribute.
withNamespace(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue.Builder
Initializes the value for the namespace attribute.
withNamespace(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
Copy the current immutable object by setting a value for the namespace attribute.
withNamespace(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue.Builder
Initializes the value for the namespace attribute.
withNamespace(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
Copy the current immutable object by setting a value for the namespace attribute.
withOutputId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue.Builder
Initializes the value for the outputId attribute.
withOutputId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue
Copy the current immutable object by setting a value for the outputId attribute.
withOutputName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue.Builder
Initializes the value for the outputName attribute.
withOutputName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue
Copy the current immutable object by setting a value for the outputName attribute.
withOutputValue(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue.Builder
Initializes the value for the outputValue attribute.
withOutputValue(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEvaluatedOutputValue
Copy the current immutable object by setting a value for the outputValue attribute.
withParentElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue.Builder
Initializes the value for the parentElementInstanceKey attribute.
withParentElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
Copy the current immutable object by setting a value for the parentElementInstanceKey attribute.
withParentProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue.Builder
Initializes the value for the parentProcessInstanceKey attribute.
withParentProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
Copy the current immutable object by setting a value for the parentProcessInstanceKey attribute.
withPartitionId(int) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord.Builder
Initializes the value for the partitionId attribute.
withPartitionId(int) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Copy the current immutable object by setting a value for the partitionId attribute.
withPartitionId(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue.Builder
Initializes the value for the partitionId attribute.
withPartitionId(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue
Copy the current immutable object by setting a value for the partitionId attribute.
withPartitionId(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentDistributionRecordValue.Builder
Initializes the value for the partitionId attribute.
withPartitionId(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentDistributionRecordValue
Copy the current immutable object by setting a value for the partitionId attribute.
withPosition(long) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord.Builder
Initializes the value for the position attribute.
withPosition(long) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Copy the current immutable object by setting a value for the position attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess.Builder
Initializes the value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
Copy the current immutable object by setting a value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue.Builder
Initializes the value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
Copy the current immutable object by setting a value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Initializes the value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object by setting a value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue.Builder
Initializes the value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
Copy the current immutable object by setting a value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Initializes the value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by setting a value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue.Builder
Initializes the value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
Copy the current immutable object by setting a value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue.Builder
Initializes the value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue
Copy the current immutable object by setting a value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Initializes the value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
Copy the current immutable object by setting a value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue.Builder
Initializes the value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
Copy the current immutable object by setting a value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue.Builder
Initializes the value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue
Copy the current immutable object by setting a value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue.Builder
Initializes the value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue
Copy the current immutable object by setting a value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue.Builder
Initializes the value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
Copy the current immutable object by setting a value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue.Builder
Initializes the value for the processDefinitionKey attribute.
withProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
Copy the current immutable object by setting a value for the processDefinitionKey attribute.
withProcessDefinitionVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Initializes the value for the processDefinitionVersion attribute.
withProcessDefinitionVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by setting a value for the processDefinitionVersion attribute.
withProcessesMetadata(ProcessMetadataValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
Copy the current immutable object with elements that replace the content of processesMetadata.
withProcessesMetadata(Iterable<? extends ProcessMetadataValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Sets or replaces all elements for processesMetadata list.
withProcessesMetadata(Iterable<? extends ProcessMetadataValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
Copy the current immutable object with elements that replace the content of processesMetadata.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceBatchRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue.Builder
Initializes the value for the processInstanceKey attribute.
withProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
Copy the current immutable object by setting a value for the processInstanceKey attribute.
withRecordType(RecordType) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord.Builder
Initializes the value for the recordType attribute.
withRecordType(RecordType) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Copy the current immutable object by setting a value for the recordType attribute.
withRecurringTime(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Initializes the value for the recurringTime attribute.
withRecurringTime(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by setting a value for the recurringTime attribute.
withRejectionReason(String) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord.Builder
Initializes the value for the rejectionReason attribute.
withRejectionReason(String) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Copy the current immutable object by setting a value for the rejectionReason attribute.
withRejectionType(RejectionType) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord.Builder
Initializes the value for the rejectionType attribute.
withRejectionType(RejectionType) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Copy the current immutable object by setting a value for the rejectionType attribute.
withRepetitions(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue.Builder
Initializes the value for the repetitions attribute.
withRepetitions(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
Copy the current immutable object by setting a value for the repetitions attribute.
withResource(byte...) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue.Builder
Initializes the value for the resource attribute.
withResource(byte...) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
Copy the current immutable object with elements that replace the content of resource.
withResource(byte...) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDeploymentResource.Builder
Initializes the value for the resource attribute.
withResource(byte...) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDeploymentResource
Copy the current immutable object with elements that replace the content of resource.
withResource(byte...) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess.Builder
Initializes the value for the resource attribute.
withResource(byte...) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
Copy the current immutable object with elements that replace the content of resource.
withResourceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableResourceDeletionRecordValue.Builder
Initializes the value for the resourceKey attribute.
withResourceKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableResourceDeletionRecordValue
Copy the current immutable object by setting a value for the resourceKey attribute.
withResourceName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue.Builder
Initializes the value for the resourceName attribute.
withResourceName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsMetadataValue
Copy the current immutable object by setting a value for the resourceName attribute.
withResourceName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue.Builder
Initializes the value for the resourceName attribute.
withResourceName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRequirementsRecordValue
Copy the current immutable object by setting a value for the resourceName attribute.
withResourceName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDeploymentResource.Builder
Initializes the value for the resourceName attribute.
withResourceName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDeploymentResource
Copy the current immutable object by setting a value for the resourceName attribute.
withResourceName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess.Builder
Initializes the value for the resourceName attribute.
withResourceName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
Copy the current immutable object by setting a value for the resourceName attribute.
withResourceName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue.Builder
Initializes the value for the resourceName attribute.
withResourceName(String) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
Copy the current immutable object by setting a value for the resourceName attribute.
withResources(DeploymentResource...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
Copy the current immutable object with elements that replace the content of resources.
withResources(Iterable<? extends DeploymentResource>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue.Builder
Sets or replaces all elements for resources list.
withResources(Iterable<? extends DeploymentResource>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDeploymentRecordValue
Copy the current immutable object with elements that replace the content of resources.
withRetries(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Initializes the value for the retries attribute.
withRetries(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by setting a value for the retries attribute.
withRetryBackoff(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Initializes the value for the retryBackoff attribute.
withRetryBackoff(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by setting a value for the retryBackoff attribute.
withRuleId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue.Builder
Initializes the value for the ruleId attribute.
withRuleId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue
Copy the current immutable object by setting a value for the ruleId attribute.
withRuleIndex(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue.Builder
Initializes the value for the ruleIndex attribute.
withRuleIndex(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMatchedRuleValue
Copy the current immutable object by setting a value for the ruleIndex attribute.
withScopeKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue.Builder
Initializes the value for the scopeKey attribute.
withScopeKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue
Copy the current immutable object by setting a value for the scopeKey attribute.
withScopeKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue.Builder
Initializes the value for the scopeKey attribute.
withScopeKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue
Copy the current immutable object by setting a value for the scopeKey attribute.
withScopeKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue.Builder
Initializes the value for the scopeKey attribute.
withScopeKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
Copy the current immutable object by setting a value for the scopeKey attribute.
withSignalName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue.Builder
Initializes the value for the signalName attribute.
withSignalName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue
Copy the current immutable object by setting a value for the signalName attribute.
withSignalName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue.Builder
Initializes the value for the signalName attribute.
withSignalName(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalSubscriptionRecordValue
Copy the current immutable object by setting a value for the signalName attribute.
withSourceRecordPosition(long) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord.Builder
Initializes the value for the sourceRecordPosition attribute.
withSourceRecordPosition(long) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Copy the current immutable object by setting a value for the sourceRecordPosition attribute.
withStacktrace(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue.Builder
Initializes the value for the stacktrace attribute.
withStacktrace(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableErrorRecordValue
Copy the current immutable object by setting a value for the stacktrace attribute.
withStartEventId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue.Builder
Initializes the value for the startEventId attribute.
withStartEventId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
Copy the current immutable object by setting a value for the startEventId attribute.
withStartInstructions(ProcessInstanceCreationRecordValue.ProcessInstanceCreationStartInstructionValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
Copy the current immutable object with elements that replace the content of startInstructions.
withStartInstructions(Iterable<? extends ProcessInstanceCreationRecordValue.ProcessInstanceCreationStartInstructionValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Sets or replaces all elements for startInstructions list.
withStartInstructions(Iterable<? extends ProcessInstanceCreationRecordValue.ProcessInstanceCreationStartInstructionValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
Copy the current immutable object with elements that replace the content of startInstructions.
withTargetElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue.Builder
Initializes the value for the targetElementId attribute.
withTargetElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue
Copy the current immutable object by setting a value for the targetElementId attribute.
withTargetElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue.Builder
Initializes the value for the targetElementId attribute.
withTargetElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableTimerRecordValue
Copy the current immutable object by setting a value for the targetElementId attribute.
withTerminateInstructions(ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
Copy the current immutable object with elements that replace the content of terminateInstructions.
withTerminateInstructions(Iterable<? extends ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue.Builder
Sets or replaces all elements for terminateInstructions list.
withTerminateInstructions(Iterable<? extends ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationRecordValue
Copy the current immutable object with elements that replace the content of terminateInstructions.
withThrowElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue.Builder
Initializes the value for the throwElementId attribute.
withThrowElementId(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableEscalationRecordValue
Copy the current immutable object by setting a value for the throwElementId attribute.
withTimeout(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Initializes the value for the timeout attribute.
withTimeout(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
Copy the current immutable object by setting a value for the timeout attribute.
withTimestamp(long) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord.Builder
Initializes the value for the timestamp attribute.
withTimestamp(long) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Copy the current immutable object by setting a value for the timestamp attribute.
withTimeToLive(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue.Builder
Initializes the value for the timeToLive attribute.
withTimeToLive(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
Copy the current immutable object by setting a value for the timeToLive attribute.
withTruncated(boolean) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Initializes the value for the truncated attribute.
withTruncated(boolean) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
Copy the current immutable object by setting a value for the truncated attribute.
withType(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Initializes the value for the type attribute.
withType(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
Copy the current immutable object by setting a value for the type attribute.
withType(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Initializes the value for the type attribute.
withType(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by setting a value for the type attribute.
withUpdateSemantics(VariableDocumentUpdateSemantic) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue.Builder
Initializes the value for the updateSemantics attribute.
withUpdateSemantics(VariableDocumentUpdateSemantic) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue
Copy the current immutable object by setting a value for the updateSemantics attribute.
withValue(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue.Builder
Initializes the value for the value attribute.
withValue(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableRecordValue
Copy the current immutable object by setting a value for the value attribute.
withValue(T) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord.Builder
Initializes the value for the value attribute.
withValue(T) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Copy the current immutable object by setting a value for the value attribute.
withValueType(ValueType) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord.Builder
Initializes the value for the valueType attribute.
withValueType(ValueType) - Method in class io.camunda.zeebe.protocol.record.ImmutableRecord
Copy the current immutable object by setting a value for the valueType attribute.
withValueType(ValueType) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue.Builder
Initializes the value for the valueType attribute.
withValueType(ValueType) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableCommandDistributionRecordValue
Copy the current immutable object by setting a value for the valueType attribute.
withVariableInstructions(ProcessInstanceModificationRecordValue.ProcessInstanceModificationVariableInstructionValue...) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue
Copy the current immutable object with elements that replace the content of variableInstructions.
withVariableInstructions(Iterable<? extends ProcessInstanceModificationRecordValue.ProcessInstanceModificationVariableInstructionValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue.Builder
Sets or replaces all elements for variableInstructions list.
withVariableInstructions(Iterable<? extends ProcessInstanceModificationRecordValue.ProcessInstanceModificationVariableInstructionValue>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationActivateInstructionValue
Copy the current immutable object with elements that replace the content of variableInstructions.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue.Builder
Sets or replaces all mappings from the specified map as entries for the variables map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableDecisionEvaluationRecordValue
Copy the current immutable object by replacing the variables map with the specified map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Sets or replaces all mappings from the specified map as entries for the variables map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by replacing the variables map with the specified map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue.Builder
Sets or replaces all mappings from the specified map as entries for the variables map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageRecordValue
Copy the current immutable object by replacing the variables map with the specified map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue.Builder
Sets or replaces all mappings from the specified map as entries for the variables map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageStartEventSubscriptionRecordValue
Copy the current immutable object by replacing the variables map with the specified map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue.Builder
Sets or replaces all mappings from the specified map as entries for the variables map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableMessageSubscriptionRecordValue
Copy the current immutable object by replacing the variables map with the specified map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue.Builder
Sets or replaces all mappings from the specified map as entries for the variables map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessEventRecordValue
Copy the current immutable object by replacing the variables map with the specified map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Sets or replaces all mappings from the specified map as entries for the variables map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
Copy the current immutable object by replacing the variables map with the specified map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue.Builder
Sets or replaces all mappings from the specified map as entries for the variables map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceModificationVariableInstructionValue
Copy the current immutable object by replacing the variables map with the specified map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue.Builder
Sets or replaces all mappings from the specified map as entries for the variables map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue
Copy the current immutable object by replacing the variables map with the specified map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue.Builder
Sets or replaces all mappings from the specified map as entries for the variables map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessMessageSubscriptionRecordValue
Copy the current immutable object by replacing the variables map with the specified map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue.Builder
Sets or replaces all mappings from the specified map as entries for the variables map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableSignalRecordValue
Copy the current immutable object by replacing the variables map with the specified map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue.Builder
Sets or replaces all mappings from the specified map as entries for the variables map.
withVariables(Map<String, ? extends Object>) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableVariableDocumentRecordValue
Copy the current immutable object by replacing the variables map with the specified map.
withVariableScopeKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue.Builder
Initializes the value for the variableScopeKey attribute.
withVariableScopeKey(long) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableIncidentRecordValue
Copy the current immutable object by setting a value for the variableScopeKey attribute.
withVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue.Builder
Initializes the value for the version attribute.
withVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableDecisionRecordValue
Copy the current immutable object by setting a value for the version attribute.
withVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess.Builder
Initializes the value for the version attribute.
withVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcess
Copy the current immutable object by setting a value for the version attribute.
withVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue.Builder
Initializes the value for the version attribute.
withVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.deployment.ImmutableProcessMetadataValue
Copy the current immutable object by setting a value for the version attribute.
withVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue.Builder
Initializes the value for the version attribute.
withVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceCreationRecordValue
Copy the current immutable object by setting a value for the version attribute.
withVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue.Builder
Initializes the value for the version attribute.
withVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceRecordValue
Copy the current immutable object by setting a value for the version attribute.
withVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue.Builder
Initializes the value for the version attribute.
withVersion(int) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableProcessInstanceResultRecordValue
Copy the current immutable object by setting a value for the version attribute.
withWorker(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue.Builder
Initializes the value for the worker attribute.
withWorker(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobBatchRecordValue
Copy the current immutable object by setting a value for the worker attribute.
withWorker(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue.Builder
Initializes the value for the worker attribute.
withWorker(String) - Method in class io.camunda.zeebe.protocol.record.value.ImmutableJobRecordValue
Copy the current immutable object by setting a value for the worker attribute.
wrap(DirectBuffer) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
wrap(DirectBuffer) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
wrap(DirectBuffer) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionHealthDecoder
 
wrap(DirectBuffer) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionLeaderTermsDecoder
 
wrap(DirectBuffer) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.PartitionRolesDecoder
 
wrap(DirectBuffer, int) - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingDecoder
 
wrap(DirectBuffer, int) - Method in class io.camunda.zeebe.protocol.management.MessageHeaderDecoder
 
wrap(DirectBuffer, int) - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingDecoder
 
wrap(DirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingDecoder
 
wrap(DirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.MessageHeaderDecoder
 
wrap(DirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingDecoder
 
wrap(DirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.VersionDecoder
 
wrap(DirectBuffer, int, int, int) - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
wrap(DirectBuffer, int, int, int) - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
wrap(DirectBuffer, int, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
wrap(DirectBuffer, int, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
wrap(DirectBuffer, int, int, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
wrap(DirectBuffer, int, int, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
wrap(DirectBuffer, int, int, int) - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
wrap(DirectBuffer, int, int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
wrap(DirectBuffer, int, int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
wrap(DirectBuffer, int, int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
wrap(DirectBuffer, int, int, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
wrap(DirectBuffer, int, int, int) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder.BackupsEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.management.LargeGroupSizeEncodingEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.management.MessageHeaderEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.management.VarDataEncodingEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.AddressesEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionHealthEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionLeaderTermsEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder.PartitionRolesEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.GroupSizeEncodingEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.MessageHeaderEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.VarDataEncodingEncoder
 
wrap(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.record.VersionEncoder
 
wrapAddress(DirectBuffer) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
wrapAndApplyHeader(DirectBuffer, int, MessageHeaderDecoder) - Method in class io.camunda.zeebe.protocol.management.AdminRequestDecoder
 
wrapAndApplyHeader(DirectBuffer, int, MessageHeaderDecoder) - Method in class io.camunda.zeebe.protocol.management.AdminResponseDecoder
 
wrapAndApplyHeader(DirectBuffer, int, MessageHeaderDecoder) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder
 
wrapAndApplyHeader(DirectBuffer, int, MessageHeaderDecoder) - Method in class io.camunda.zeebe.protocol.management.BackupRequestDecoder
 
wrapAndApplyHeader(DirectBuffer, int, MessageHeaderDecoder) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
wrapAndApplyHeader(DirectBuffer, int, MessageHeaderDecoder) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 
wrapAndApplyHeader(DirectBuffer, int, MessageHeaderDecoder) - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
wrapAndApplyHeader(DirectBuffer, int, MessageHeaderDecoder) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
wrapAndApplyHeader(DirectBuffer, int, MessageHeaderDecoder) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
wrapAndApplyHeader(DirectBuffer, int, MessageHeaderDecoder) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestDecoder
 
wrapAndApplyHeader(DirectBuffer, int, MessageHeaderDecoder) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
wrapAndApplyHeader(DirectBuffer, int, MessageHeaderDecoder) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
wrapAndApplyHeader(MutableDirectBuffer, int, MessageHeaderEncoder) - Method in class io.camunda.zeebe.protocol.management.AdminRequestEncoder
 
wrapAndApplyHeader(MutableDirectBuffer, int, MessageHeaderEncoder) - Method in class io.camunda.zeebe.protocol.management.AdminResponseEncoder
 
wrapAndApplyHeader(MutableDirectBuffer, int, MessageHeaderEncoder) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseEncoder
 
wrapAndApplyHeader(MutableDirectBuffer, int, MessageHeaderEncoder) - Method in class io.camunda.zeebe.protocol.management.BackupRequestEncoder
 
wrapAndApplyHeader(MutableDirectBuffer, int, MessageHeaderEncoder) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseEncoder
 
wrapAndApplyHeader(MutableDirectBuffer, int, MessageHeaderEncoder) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoEncoder
 
wrapAndApplyHeader(MutableDirectBuffer, int, MessageHeaderEncoder) - Method in class io.camunda.zeebe.protocol.record.ErrorResponseEncoder
 
wrapAndApplyHeader(MutableDirectBuffer, int, MessageHeaderEncoder) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestEncoder
 
wrapAndApplyHeader(MutableDirectBuffer, int, MessageHeaderEncoder) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseEncoder
 
wrapAndApplyHeader(MutableDirectBuffer, int, MessageHeaderEncoder) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryRequestEncoder
 
wrapAndApplyHeader(MutableDirectBuffer, int, MessageHeaderEncoder) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseEncoder
 
wrapAndApplyHeader(MutableDirectBuffer, int, MessageHeaderEncoder) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataEncoder
 
wrapApiName(DirectBuffer) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder.AddressesDecoder
 
wrapBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.record.ExecuteQueryResponseDecoder
 
wrapBrokerVersion(DirectBuffer) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
wrapBrokerVersion(DirectBuffer) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
wrapCreatedAt(DirectBuffer) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
wrapCreatedAt(DirectBuffer) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
wrapErrorData(DirectBuffer) - Method in class io.camunda.zeebe.protocol.record.ErrorResponseDecoder
 
wrapFailureReason(DirectBuffer) - Method in class io.camunda.zeebe.protocol.management.BackupListResponseDecoder.BackupsDecoder
 
wrapFailureReason(DirectBuffer) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
wrapLastUpdated(DirectBuffer) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
wrapRejectionReason(DirectBuffer) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
wrapRejectionReason(DirectBuffer) - Method in class io.camunda.zeebe.protocol.record.RecordMetadataDecoder
 
wrapSnapshotId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.management.BackupStatusResponseDecoder
 
wrapValue(DirectBuffer) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandRequestDecoder
 
wrapValue(DirectBuffer) - Method in class io.camunda.zeebe.protocol.record.ExecuteCommandResponseDecoder
 
wrapVersion(DirectBuffer) - Method in class io.camunda.zeebe.protocol.record.BrokerInfoDecoder
 

Z

ZbColumnFamilies - Enum in io.camunda.zeebe.protocol
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values