jBPM Console NG - Executor Service Backend 6.0.0.Alpha9

org.jbpm.console.ng.es.backend.server
Class RequestSummaryHelper

java.lang.Object
  extended by org.jbpm.console.ng.es.backend.server.RequestSummaryHelper

public class RequestSummaryHelper
extends Object


Constructor Summary
RequestSummaryHelper()
           
 
Method Summary
static List<ErrorSummary> adaptErrorList(List<org.jbpm.executor.entities.ErrorInfo> errors)
           
static List<RequestSummary> adaptRequestList(List<org.jbpm.executor.entities.RequestInfo> requests)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestSummaryHelper

public RequestSummaryHelper()
Method Detail

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)

jBPM Console NG - Executor Service Backend 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.