Class DeploymentEventImpl

java.lang.Object
io.camunda.client.impl.response.DeploymentEventImpl
All Implemented Interfaces:
DeploymentEvent

public final class DeploymentEventImpl extends Object implements DeploymentEvent
  • Constructor Details

    • DeploymentEventImpl

      public DeploymentEventImpl(io.camunda.zeebe.gateway.protocol.GatewayOuterClass.DeployProcessResponse response)
    • DeploymentEventImpl

      public DeploymentEventImpl(io.camunda.zeebe.gateway.protocol.GatewayOuterClass.DeployResourceResponse response)
    • DeploymentEventImpl

      public DeploymentEventImpl(DeploymentResult response)
  • Method Details