|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SaveOperation | |
|---|---|
| org.jbpm.svc | |
| org.jbpm.svc.save | |
| Uses of SaveOperation in org.jbpm.svc |
|---|
| Methods in org.jbpm.svc with parameters of type SaveOperation | |
|---|---|
void |
Services.addSaveOperation(SaveOperation saveOperation)
|
| Method parameters in org.jbpm.svc with type arguments of type SaveOperation | |
|---|---|
void |
Services.setSaveOperations(java.util.List<SaveOperation> saveOperations)
|
| Constructor parameters in org.jbpm.svc with type arguments of type SaveOperation | |
|---|---|
Services(java.util.Map<java.lang.String,ServiceFactory> serviceFactories,
java.util.List<java.lang.String> serviceNames,
java.util.List<SaveOperation> saveOperations)
|
|
| Uses of SaveOperation in org.jbpm.svc.save |
|---|
| Classes in org.jbpm.svc.save that implement SaveOperation | |
|---|---|
class |
CascadeSaveOperation
|
class |
CheckUnpersistableVariablesOperation
|
class |
HibernateSaveOperation
|
class |
SaveLogsOperation
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||