Class ReplayFactory

java.lang.Object
org.yamcs.http.api.ReplayFactory

public class ReplayFactory extends Object
Abstracts some common logic for creating replays
  • Constructor Details

    • ReplayFactory

      public ReplayFactory()
  • Method Details

    • replay

      public static org.yamcs.http.api.ReplayFactory.ReplayWrapper replay(String instance, User user, ReplayOptions replayRequest, ParameterReplayListener l)
      launches a replay will only return when the replay is done (either through success or through error)