public class GetHistoryVariablesCommand extends Object implements Command<List<HistoryVariable>>
GetHistoryVariablesCommand(long historyProcessInstanceId)
List<HistoryVariable>
execute(Context context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetHistoryVariablesCommand(long historyProcessInstanceId)
public List<HistoryVariable> execute(Context context)
execute
Command<List<HistoryVariable>>
Copyright © 2019 Bstek. All rights reserved.