|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RunningInstance | |
---|---|
org.gcube.portlets.admin.vredeployer.shared |
Uses of RunningInstance in org.gcube.portlets.admin.vredeployer.shared |
---|
Methods in org.gcube.portlets.admin.vredeployer.shared that return types with arguments of type RunningInstance | |
---|---|
List<RunningInstance> |
GHNProfile.getRunningInstances()
|
Method parameters in org.gcube.portlets.admin.vredeployer.shared with type arguments of type RunningInstance | |
---|---|
void |
GHNProfile.setRunningInstances(List<RunningInstance> runningInstances)
|
Constructor parameters in org.gcube.portlets.admin.vredeployer.shared with type arguments of type RunningInstance | |
---|---|
GHNProfile(String id,
String host,
List<RunningInstance> runningInstances,
boolean security,
GHNMemory memory,
GHNSite site,
List<String> libraries,
boolean isSelected)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |