Uses of Class
ext.api.centrallog.model.NodeEndEvent
-
Packages that use NodeEndEvent Package Description ext.api.centrallog.api ext.api.centrallog.model -
-
Uses of NodeEndEvent in ext.api.centrallog.api
Methods in ext.api.centrallog.api with parameters of type NodeEndEvent Modifier and Type Method Description voidProcessLogEventEmitter. emitProcessEvent(@Valid NodeEndEvent event)Emit process event. -
Uses of NodeEndEvent in ext.api.centrallog.model
Methods in ext.api.centrallog.model that return NodeEndEvent Modifier and Type Method Description NodeEndEventNodeEndEvent. resolution(Resolution resolution)Resolution node end event.
-