public class ResourceTypeImpl extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KIE_RESOURCE_CONF_CLASS |
Constructor and Description |
---|
ResourceTypeImpl() |
Modifier and Type | Method and Description |
---|---|
static org.kie.api.io.ResourceConfiguration |
fromProperties(Properties prop) |
static Properties |
toProperties(org.kie.api.io.ResourceConfiguration conf) |
public static final String KIE_RESOURCE_CONF_CLASS
public static Properties toProperties(org.kie.api.io.ResourceConfiguration conf)
public static org.kie.api.io.ResourceConfiguration fromProperties(Properties prop)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.