Class GetDeploymentCaseModelCmd

java.lang.Object
org.operaton.bpm.engine.impl.cmmn.cmd.GetDeploymentCaseModelCmd
All Implemented Interfaces:
Command<InputStream>

public class GetDeploymentCaseModelCmd extends Object implements Command<InputStream>
Author:
Roman Smirnov
  • Field Details

    • caseDefinitionId

      protected String caseDefinitionId
  • Constructor Details

    • GetDeploymentCaseModelCmd

      public GetDeploymentCaseModelCmd(String caseDefinitionId)
  • Method Details