public class GetDeploymentCaseDiagramCmd extends Object implements Command<InputStream>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
caseDefinitionId |
Constructor and Description |
---|
GetDeploymentCaseDiagramCmd(String caseDefinitionId) |
Modifier and Type | Method and Description |
---|---|
InputStream |
execute(CommandContext commandContext) |
protected String caseDefinitionId
public GetDeploymentCaseDiagramCmd(String caseDefinitionId)
public InputStream execute(CommandContext commandContext)
execute
in interface Command<InputStream>
Copyright © 2022. All rights reserved.