Class ProcessApplicationDeploymentInfoImpl

java.lang.Object
org.camunda.bpm.application.impl.ProcessApplicationDeploymentInfoImpl
All Implemented Interfaces:
ProcessApplicationDeploymentInfo

public class ProcessApplicationDeploymentInfoImpl extends Object implements ProcessApplicationDeploymentInfo
Author:
Daniel Meyer
  • Field Details

    • processEngineName

      protected String processEngineName
    • deploymentId

      protected String deploymentId
  • Constructor Details

    • ProcessApplicationDeploymentInfoImpl

      public ProcessApplicationDeploymentInfoImpl()
  • Method Details