public final class ProcessFlowEvent extends EventObject
source| Constructor and Description |
|---|
ProcessFlowEvent(Object source,
ProcessFlow processFlow)
Creates and initializes a ProcessFlowEvent instance.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessFlow |
getProcessFlow()
Returns the ProcessFlow packet, which has just been sent.
|
getSource, toStringpublic ProcessFlowEvent(Object source, ProcessFlow processFlow)
source - The object which fired the eventprocessFlow - The ProcessFlow packet which has just been sentpublic ProcessFlow getProcessFlow()
Copyright © 2023. All rights reserved.