Package | Description |
---|---|
org.jbpm.console.ng.bd.model |
Modifier and Type | Method and Description |
---|---|
List<DomainSummary> |
OrganizationSummary.getDomains() |
Modifier and Type | Method and Description |
---|---|
void |
OrganizationSummary.setDomains(List<DomainSummary> domains) |
Constructor and Description |
---|
OrganizationSummary(long id,
String name,
List<DomainSummary> domains) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.