KIE API 6.2.0.Beta1

org.kie.api.definition
Interface KieDefinition

All Known Subinterfaces:
Process, Query, Rule, WorkflowProcess

public interface KieDefinition

Marker interface for all KnowlegeDefinition's


Nested Class Summary
static class KieDefinition.KnowledgeType
           
 
Method Summary
 String getId()
           
 KieDefinition.KnowledgeType getKnowledgeType()
           
 String getNamespace()
           
 

Method Detail

getKnowledgeType

KieDefinition.KnowledgeType getKnowledgeType()

getNamespace

String getNamespace()

getId

String getId()

KIE API 6.2.0.Beta1

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