org.jbpm.workflow.core.impl
Class ConnectionRef
java.lang.Object
org.jbpm.workflow.core.impl.ConnectionRef
- All Implemented Interfaces:
- Serializable
public class ConnectionRef
- extends Object
- implements Serializable
- See Also:
- Serialized Form
ConnectionRef
public ConnectionRef(long nodeId,
String toType)
getToType
public String getToType()
getNodeId
public long getNodeId()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.