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