|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation | |
---|---|
net.sf.provisioner.adapters | |
net.sf.provisioner.core | |
net.sf.provisioner.requests |
Uses of Operation in net.sf.provisioner.adapters |
---|
Methods in net.sf.provisioner.adapters that return Operation | |
---|---|
Operation[] |
SQLAdapter.getPendingOperations(int maxRows)
. |
Uses of Operation in net.sf.provisioner.core |
---|
Constructors in net.sf.provisioner.core with parameters of type Operation | |
---|---|
Consumer(Operation operation,
Configuration config)
. |
Uses of Operation in net.sf.provisioner.requests |
---|
Methods in net.sf.provisioner.requests with parameters of type Operation | |
---|---|
static Request |
RequestFactory.createRequest(Operation op,
ConfigRequest configRequest)
Builds a Request using the configuration information provided
by a Operation and ConfigRequest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |