jBPM distribution 6.0.0.CR4-Pre1

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.0.0.CR4-Pre1

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