|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryProfile | |
---|---|
nextgrid.api.env | |
nextgrid.api.pom |
Uses of QueryProfile in nextgrid.api.env |
---|
Methods in nextgrid.api.env with parameters of type QueryProfile | |
---|---|
java.util.Collection<Process> |
ProcessDiscoverer.discover(QueryProfile profile)
Searches through associated registries all processes matching the specified query profile. |
Uses of QueryProfile in nextgrid.api.pom |
---|
Methods in nextgrid.api.pom that return QueryProfile | |
---|---|
QueryProfile |
AbstractProcess.getProfile()
Gets the profile model associated to this instance. |
Methods in nextgrid.api.pom with parameters of type QueryProfile | |
---|---|
void |
AbstractProcess.setProfile(QueryProfile profile)
Sets the profile model associated to this instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |