-
public interface CamundaTaskEventTypeIdentifies camunda task event.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classCamundaTaskEventType.Companion
-
Method Summary
Modifier and Type Method Description abstract StringgetEventName()Event classification. -
-
Method Detail
-
getEventName
abstract String getEventName()
Event classification.
-
-
-
-