Package | Description |
---|---|
org.jbpm.process.workitem.email |
Modifier and Type | Method and Description |
---|---|
Recipient[] |
Recipients.toArray() |
Modifier and Type | Method and Description |
---|---|
List<Recipient> |
Recipients.getRecipients() |
Modifier and Type | Method and Description |
---|---|
boolean |
Recipients.addRecipient(Recipient recipient) |
boolean |
Recipients.removeRecipient(Recipient recipient) |
Modifier and Type | Method and Description |
---|---|
void |
Recipients.setRecipients(List<Recipient> recipients) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.