Class GetDeploymentResourcesCmd

java.lang.Object
org.eximeebpms.bpm.engine.impl.cmd.GetDeploymentResourcesCmd
All Implemented Interfaces:
Serializable, Command<List>

public class GetDeploymentResourcesCmd extends Object implements Command<List>, Serializable
Author:
kristin.polenz@camunda.com
See Also:
  • Field Details Link icon

    • deploymentId Link icon

      protected String deploymentId
  • Constructor Details Link icon

    • GetDeploymentResourcesCmd Link icon

      public GetDeploymentResourcesCmd(String deploymentId)
  • Method Details Link icon