public class GetDeploymentResourceNamesCmd extends Object implements Command<List>, 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 execute(CommandContext commandContext)
execute
in interface BaseCommand<List,CommandContext>
execute
in interface Command<List>
Copyright © 2017 Flowable. All rights reserved.