public class GetDeploymentResourceNamesCmd extends Object implements Command<List<String>>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
deploymentId |
| Constructor and Description |
|---|
GetDeploymentResourceNamesCmd(String deploymentId) |
protected String deploymentId
public GetDeploymentResourceNamesCmd(String deploymentId)
public List<String> execute(CommandContext commandContext)
execute in interface Command<List<String>>execute in interface BaseCommand<List<String>,CommandContext>Copyright © 2017 Flowable. All rights reserved.