Class GetProcessApplicationForDeploymentCmd

java.lang.Object
org.camunda.bpm.engine.impl.cmd.GetProcessApplicationForDeploymentCmd
All Implemented Interfaces:
Command<String>

public class GetProcessApplicationForDeploymentCmd extends Object implements Command<String>
Author:
Daniel Meyer
  • Field Details

    • deploymentId

      protected String deploymentId
  • Constructor Details

    • GetProcessApplicationForDeploymentCmd

      public GetProcessApplicationForDeploymentCmd(String deploymentId)
  • Method Details