jBPM :: Distribution 6.2.0-SNAPSHOT

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-SNAPSHOT

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