org.gcube.vremanagement.vremodeler.impl.util
Class ReportFiller
java.lang.Object
org.gcube.vremanagement.vremodeler.impl.util.ReportFiller
public class ReportFiller
- extends Object
|
Field Summary |
static org.gcube.common.core.utils.logging.GCUBELog |
logger
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
public static org.gcube.common.core.utils.logging.GCUBELog logger
ReportFiller
public ReportFiller()
initializeFunctionalityForReport
public static void initializeFunctionalityForReport(org.gcube.vremanagement.vremodeler.stubs.deployreport.FunctionalityDeployingReport report,
String vreResourceId,
com.j256.ormlite.dao.Dao<VreFunctionalityRelation,String> vreFunctionalityDao,
com.j256.ormlite.dao.Dao<FunctionalityPersisted,Integer> functionalityDao)
throws Exception
- Parameters:
report - vreResourceId - functionalityDao - vreFunctionalityDao -
- Throws:
Exception
initializeResourcesForReport
public static void initializeResourcesForReport(org.gcube.vremanagement.vremodeler.stubs.deployreport.ResourceDeployingReport report)
throws Exception
- Parameters:
report - vreResourceId -
- Throws:
Exception
addResourceToReport
public static void addResourceToReport(String resourceId,
String resourceType,
org.gcube.vremanagement.vremodeler.stubs.deployreport.ResourceDeployingReport report)
reportElaboration
public static void reportElaboration(org.gcube.vremanagement.vremodeler.stubs.deployreport.DeployReport report)
- Parameters:
report -
Copyright © 2013. All Rights Reserved.