org.camunda.bpm.engine.impl.cmd
Class GetDeploymentResourceNamesCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceNamesCmd
- All Implemented Interfaces:
- Serializable, Command<List>
public class GetDeploymentResourceNamesCmd
- extends Object
- implements Command<List>, Serializable
- Author:
- Joram Barrez
- 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
GetDeploymentResourceNamesCmd
public GetDeploymentResourceNamesCmd(String deploymentId)
execute
public List execute(CommandContext commandContext)
- Specified by:
execute in interface Command<List>
Copyright © 2015 camunda services GmbH. All rights reserved.