public class DMNAssemblerService extends Object implements org.kie.api.internal.assembler.KieAssemblerService
Modifier and Type | Field and Description |
---|---|
static String |
DMN_COMPILER_CACHE_KEY |
static String |
DMN_EXTENSION_REGISTER_PREFIX |
static String |
DMN_PROFILE_PREFIX |
static String |
DMN_PROFILES_CACHE_KEY |
static String |
ORG_KIE_DMN_PREFIX |
Constructor and Description |
---|
DMNAssemblerService() |
Modifier and Type | Method and Description |
---|---|
void |
addResource(Object kbuilder,
org.kie.api.io.Resource resource,
org.kie.api.io.ResourceType type,
org.kie.api.io.ResourceConfiguration configuration) |
org.kie.api.io.ResourceType |
getResourceType() |
public static final String ORG_KIE_DMN_PREFIX
public static final String DMN_PROFILE_PREFIX
public static final String DMN_EXTENSION_REGISTER_PREFIX
public static final String DMN_COMPILER_CACHE_KEY
public static final String DMN_PROFILES_CACHE_KEY
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.