public class GetListHistoryProcessInstancesCommand extends Object implements Command<List<HistoryProcessInstance>>
public GetListHistoryProcessInstancesCommand(long processId)
public List<HistoryProcessInstance> execute(Context context)
execute 在接口中 Command<List<HistoryProcessInstance>>Copyright © 2019 Bstek. All rights reserved.