|
jBPM distribution 6.2.0.CR2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbAttachment | |
---|---|
org.jbpm.services.task.commands | |
org.jbpm.services.task.impl.model.xml |
Uses of JaxbAttachment in org.jbpm.services.task.commands |
---|
Methods in org.jbpm.services.task.commands that return JaxbAttachment | |
---|---|
JaxbAttachment |
AddAttachmentCommand.getJaxbAttachment()
|
Methods in org.jbpm.services.task.commands with parameters of type JaxbAttachment | |
---|---|
void |
AddAttachmentCommand.setJaxbAttachment(JaxbAttachment jaxbAttachment)
|
Uses of JaxbAttachment in org.jbpm.services.task.impl.model.xml |
---|
Methods in org.jbpm.services.task.impl.model.xml that return types with arguments of type JaxbAttachment | |
---|---|
List<JaxbAttachment> |
JaxbTaskData.getJaxbAttachments()
|
Method parameters in org.jbpm.services.task.impl.model.xml with type arguments of type JaxbAttachment | |
---|---|
void |
JaxbTaskData.setJaxbAttachments(List<JaxbAttachment> jaxbAttachments)
|
|
jBPM distribution 6.2.0.CR2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |