jBPM Console NG - Business Domain API 6.0.3-SNAPSHOT

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

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

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

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

Method parameters in org.jbpm.console.ng.bd.model with type arguments of type DomainSummary
 void OrganizationSummary.setDomains(List<DomainSummary> domains)
           
 

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


jBPM Console NG - Business Domain API 6.0.3-SNAPSHOT

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