jBPM Designer - Backend 6.0.0.CR1

org.jbpm.designer.repository
Class AssetBuilderFactory

java.lang.Object
  extended by org.jbpm.designer.repository.AssetBuilderFactory

public class AssetBuilderFactory
extends Object


Constructor Summary
AssetBuilderFactory()
           
 
Method Summary
static AssetBuilder getAssetBuilder(Asset.AssetType type)
           
static AssetBuilder getAssetBuilder(Asset asset)
           
static AssetBuilder getAssetBuilder(String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssetBuilderFactory

public AssetBuilderFactory()
Method Detail

getAssetBuilder

public static AssetBuilder getAssetBuilder(Asset.AssetType type)

getAssetBuilder

public static AssetBuilder getAssetBuilder(String fileName)

getAssetBuilder

public static AssetBuilder getAssetBuilder(Asset asset)

jBPM Designer - Backend 6.0.0.CR1

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