| Package | Description |
|---|---|
| org.uberfire.ext.wires.bpmn.api.model | |
| org.uberfire.ext.wires.bpmn.api.model.impl.content | |
| org.uberfire.ext.wires.bpmn.api.model.impl.properties |
| Modifier and Type | Method and Description |
|---|---|
Set<Property> |
Content.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
Set<Property> |
DefaultContentImpl.getProperties() |
| Constructor and Description |
|---|
DefaultContentImpl(String id,
String title,
String description,
Set<Role> roles,
Set<Property> properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPropertyImpl |
| Modifier and Type | Method and Description |
|---|---|
Property |
DefaultPropertyImpl.copy() |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.