KIE Uberfire Runtime PlugIns API 6.2.0.CR1

org.kie.uberfire.plugin.type
Class TypeConverterUtil

java.lang.Object
  extended by org.kie.uberfire.plugin.type.TypeConverterUtil

public final class TypeConverterUtil
extends Object


Constructor Summary
TypeConverterUtil()
           
 
Method Summary
static PluginType fromPath(org.uberfire.backend.vfs.Path path)
           
static PluginType fromResourceType(org.uberfire.workbench.type.ResourceTypeDefinition resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeConverterUtil

public TypeConverterUtil()
Method Detail

fromPath

public static PluginType fromPath(org.uberfire.backend.vfs.Path path)

fromResourceType

public static PluginType fromResourceType(org.uberfire.workbench.type.ResourceTypeDefinition resource)

KIE Uberfire Runtime PlugIns API 6.2.0.CR1

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