Uses of Interface
com.dna.jopt.framework.codedefinition.IStatusEvent
Packages that use IStatusEvent
Package
Description
-
Uses of IStatusEvent in com.dna.jopt.framework.body
Methods in com.dna.jopt.framework.body with parameters of type IStatusEvent -
Uses of IStatusEvent in com.dna.jopt.framework.body.event
Fields in com.dna.jopt.framework.body.event with type parameters of type IStatusEventModifier and TypeFieldDescriptionfinal io.reactivex.rxjava3.subjects.ReplaySubject<IStatusEvent>OptimizationEvents.statusThe status ReplaySubject.Methods in com.dna.jopt.framework.body.event that return types with arguments of type IStatusEventModifier and TypeMethodDescriptionio.reactivex.rxjava3.subjects.ReplaySubject<IStatusEvent>OptimizationEvents.statusSubject()Gets theOptimizationEvents.statusReplaySubjectwhich can be used to subscribe to the currentstatus.Methods in com.dna.jopt.framework.body.event with parameters of type IStatusEventModifier and TypeMethodDescriptionvoidIOptimizationEventListener.onStatus(IStatusEvent statusEvent) On status.voidOptimizationEventListener.onStatus(IStatusEvent statusEvent) -
Uses of IStatusEvent in com.dna.jopt.framework.codedefinition
Classes in com.dna.jopt.framework.codedefinition that implement IStatusEvent -
Uses of IStatusEvent in com.dna.jopt.framework.stream.info
Methods in com.dna.jopt.framework.stream.info with parameters of type IStatusEventModifier and TypeMethodDescriptionprotected voidStatusStreamer.stream(IOptimization opti, IStatusEvent event)