public class FindActiveActivityIdsCmd extends Object implements Command<List<String>>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
executionId |
Constructor and Description |
---|
FindActiveActivityIdsCmd(String executionId) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkGetActivityIds(ExecutionEntity execution,
CommandContext commandContext) |
List<String> |
execute(CommandContext commandContext) |
protected String executionId
public FindActiveActivityIdsCmd(String executionId)
public List<String> execute(CommandContext commandContext)
protected void checkGetActivityIds(ExecutionEntity execution, CommandContext commandContext)
Copyright © 2019. All rights reserved.