|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Recipient | |
---|---|
org.jbpm.process.workitem.email |
Uses of Recipient in org.jbpm.process.workitem.email |
---|
Methods in org.jbpm.process.workitem.email that return Recipient | |
---|---|
Recipient[] |
Recipients.toArray()
|
Methods in org.jbpm.process.workitem.email that return types with arguments of type Recipient | |
---|---|
List<Recipient> |
Recipients.getRecipients()
|
Methods in org.jbpm.process.workitem.email with parameters of type Recipient | |
---|---|
boolean |
Recipients.addRecipient(Recipient recipient)
|
boolean |
Recipients.removeRecipient(Recipient recipient)
|
Method parameters in org.jbpm.process.workitem.email with type arguments of type Recipient | |
---|---|
void |
Recipients.setRecipients(List<Recipient> recipients)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |