Interface Form
- All Superinterfaces:
FormMetadataValue,JsonSerializable,RecordValue,TenantOwned
- All Known Implementing Classes:
ImmutableForm
-
Field Summary
Fields inherited from interface io.camunda.zeebe.protocol.record.value.TenantOwned
DEFAULT_TENANT_IDENTIFIER -
Method Summary
Methods inherited from interface io.camunda.zeebe.protocol.record.value.deployment.FormMetadataValue
getChecksum, getDeploymentKey, getFormId, getFormKey, getResourceName, getVersion, getVersionTag, isDuplicateMethods inherited from interface io.camunda.zeebe.protocol.record.JsonSerializable
toJsonMethods inherited from interface io.camunda.zeebe.protocol.record.value.TenantOwned
getTenantId
-
Method Details
-
getResource
byte[] getResource()- Returns:
- returns the corresponding binary resource
-