jBPM Console NG - Business Domain API 6.0.3-SNAPSHOT

Uses of Class
org.jbpm.console.ng.bd.model.RuntimeSummary

Packages that use RuntimeSummary
org.jbpm.console.ng.bd.model   
 

Uses of RuntimeSummary in org.jbpm.console.ng.bd.model
 

Methods in org.jbpm.console.ng.bd.model that return types with arguments of type RuntimeSummary
 List<RuntimeSummary> DomainSummary.getRuntimes()
           
 

Method parameters in org.jbpm.console.ng.bd.model with type arguments of type RuntimeSummary
 void DomainSummary.setRuntimes(List<RuntimeSummary> runtimes)
           
 

Constructor parameters in org.jbpm.console.ng.bd.model with type arguments of type RuntimeSummary
DomainSummary(long id, String name, String organization, List<RuntimeSummary> runtimes)
           
 


jBPM Console NG - Business Domain API 6.0.3-SNAPSHOT

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