org.gcube.vremanagement.vremodeler.impl.util
Class ReportFiller

java.lang.Object
  extended by org.gcube.vremanagement.vremodeler.impl.util.ReportFiller

public class ReportFiller
extends java.lang.Object


Field Summary
static GCUBELog logger
           
 
Constructor Summary
ReportFiller()
           
 
Method Summary
static void initializeResourcesForReport(ResourceDeployingReport report, java.lang.String vreResourceId)
           
static void initizlizeFunctionalityForReport(FunctionalityDeployingReport report, java.lang.String vreResourceId)
           
static void reportElaboration(DeployReport report)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static GCUBELog logger
Constructor Detail

ReportFiller

public ReportFiller()
Method Detail

initizlizeFunctionalityForReport

public static void initizlizeFunctionalityForReport(FunctionalityDeployingReport report,
                                                    java.lang.String vreResourceId)
                                             throws java.lang.Exception
Parameters:
report -
vreResourceId -
Throws:
java.lang.Exception

initializeResourcesForReport

public static void initializeResourcesForReport(ResourceDeployingReport report,
                                                java.lang.String vreResourceId)
                                         throws java.lang.Exception
Parameters:
report -
vreResourceId -
Throws:
java.lang.Exception

reportElaboration

public static void reportElaboration(DeployReport report)
Parameters:
report -