Package | Description |
---|---|
org.ballerinalang.bre.bvm |
Modifier and Type | Method and Description |
---|---|
SignalType |
WorkerSignal.getType() |
static SignalType |
SignalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignalType[] |
SignalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
WorkerSignal(WorkerExecutionContext sourceContext,
SignalType type,
WorkerData result) |
Copyright © 2018 WSO2. All rights reserved.