org.camunda.bpm.engine.impl.cmd
Class GetDeploymentResourcesCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.GetDeploymentResourcesCmd
- All Implemented Interfaces:
- Serializable, Command<List>
public class GetDeploymentResourcesCmd
- extends Object
- implements Command<List>, Serializable
- Author:
- [email protected]
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
deploymentId
protected String deploymentId
GetDeploymentResourcesCmd
public GetDeploymentResourcesCmd(String deploymentId)
execute
public List execute(CommandContext commandContext)
- Specified by:
execute
in interface Command<List>
Copyright © 2016 camunda services GmbH. All rights reserved.