org.jbpm.console.ng.es.backend.server
Class RequestSummaryHelper
java.lang.Object
org.jbpm.console.ng.es.backend.server.RequestSummaryHelper
public class RequestSummaryHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestSummaryHelper
public RequestSummaryHelper()
adaptRequestList
public static List<RequestSummary> adaptRequestList(List<org.jbpm.executor.entities.RequestInfo> requests)
adaptErrorList
public static List<ErrorSummary> adaptErrorList(List<org.jbpm.executor.entities.ErrorInfo> errors)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.