jBPM Console NG - Business Domain Backend 6.0.0.Beta1

org.jbpm.console.ng.bd.backend.server
Class RuleNotificationHelper

java.lang.Object
  extended by org.jbpm.console.ng.bd.backend.server.RuleNotificationHelper

public class RuleNotificationHelper
extends Object


Constructor Summary
RuleNotificationHelper()
           
 
Method Summary
static RuleNotificationSummary adapt(org.droolsjbpm.services.impl.model.RuleNotificationInstanceDesc n)
           
static Collection<RuleNotificationSummary> adaptCollection(Collection<org.droolsjbpm.services.impl.model.RuleNotificationInstanceDesc> notifications)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleNotificationHelper

public RuleNotificationHelper()
Method Detail

adaptCollection

public static Collection<RuleNotificationSummary> adaptCollection(Collection<org.droolsjbpm.services.impl.model.RuleNotificationInstanceDesc> notifications)

adapt

public static RuleNotificationSummary adapt(org.droolsjbpm.services.impl.model.RuleNotificationInstanceDesc n)

jBPM Console NG - Business Domain Backend 6.0.0.Beta1

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