Uses of Interface
io.zeebe.protocol.record.value.deployment.DeploymentResource
-
Packages that use DeploymentResource Package Description io.zeebe.protocol.record.value -
-
Uses of DeploymentResource in io.zeebe.protocol.record.value
Methods in io.zeebe.protocol.record.value that return types with arguments of type DeploymentResource Modifier and Type Method Description List<DeploymentResource>DeploymentRecordValue. getResources()
-