jBPM distribution 6.2.0.CR1

org.kie.api.definition
Interface KieDefinition

All Known Subinterfaces:
Process, Process, Query, Rule, WorkflowProcess, WorkflowProcess
All Known Implementing Classes:
ProcessImpl, RuleFlowProcess, WorkflowProcessImpl

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()

jBPM distribution 6.2.0.CR1

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