org.jbpm.graph.def
Interface Identifiable

All Known Implementing Classes:
Decision, EndState, Fork, GraphElement, InterleaveEnd, InterleaveStart, Join, MailNode, Merge, MilestoneNode, Node, ParallelSplit, ProcessDefinition, ProcessInstance, ProcessState, StartState, State, SuperState, Task, TaskInstance, TaskNode, Token, Transition

public interface Identifiable

Implemented by elements that support an id

Since:
04-Dec-2008
Author:
Thomas.Diesler@jboss.com

Method Summary
 long getId()
           
 

Method Detail

getId

long getId()


Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.