public interface TransitionReport extends Serializable
| Modifier and Type | Method and Description |
|---|---|
ActivityInstance |
getSourceActivityInstance()
Retrieves the source activity instance from which the transition was performed.
|
ActivityInstance |
getTargetActivityInstance()
Retrieves the target activity instance created by the adhoc transition.
|
ActivityInstance getSourceActivityInstance()
ActivityInstance getTargetActivityInstance()
Copyright © 2016 Eclipse Stardust. All Rights Reserved.