-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum LongTaskEvent.InvokerType extends Enum<LongTaskEvent.InvokerType>
Type of the invoker of the script
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classLongTaskEvent.InvokerType.Companion
-
Enum Constant Summary
Enum Constants Enum Constant Description MODULE_SCRIPTCLASSIC_SCRIPTREJECT_PROMISERESOLVE_PROMISEEVENT_LISTENERUSER_CALLBACK
-
Method Summary
Modifier and Type Method Description final JsonElementtoJson()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
toJson
final JsonElement toJson()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-