org.jboss.drools.guvnor.importgenerator
Class GeneratedData

java.lang.Object
  extended by org.jboss.drools.guvnor.importgenerator.GeneratedData

public class GeneratedData
extends Object

Provides any generated input to inject into the output templates


Constructor Summary
GeneratedData()
           
 
Method Summary
static String generateUUID()
          generated uuid for new objects within the guvnor-webapp jcr repository
static String getTimestamp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneratedData

public GeneratedData()
Method Detail

generateUUID

public static String generateUUID()
generated uuid for new objects within the guvnor-webapp jcr repository


getTimestamp

public static String getTimestamp()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.