public class FlowFailedEvent extends EventObject
EventObject
representing the flow failure.Flow
,
FlowListener
,
Serialized Formsource
Constructor and Description |
---|
FlowFailedEvent(Flow flow)
Constructs a
FlowFailedEvent for a specific flow. |
Modifier and Type | Method and Description |
---|---|
Flow |
getFlow()
Returns the failed flow.
|
getSource, toString
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.