Hello,
can you help me please, where can I find the implemtation of that method :
org.drools.definition.process.getId()
ti's from Knowledge API 5.3.1.Final API
I know that here is the signature :
public interface Process
extends KnowledgeDefinition
but i want the tree of class or interface, to find exactly what class implement it to understant better JBPM API Structure.
Thanks a lot