RStudio Launcher Plugin SDK  1.1.3
A software development kit for creating plugins that work the the RStudio Launcher.
rstudio::launcher_plugins::jobs::JobStatusNotifier Member List

This is the complete list of members for rstudio::launcher_plugins::jobs::JobStatusNotifier, including all inherited members.

JobStatusNotifier()rstudio::launcher_plugins::jobs::JobStatusNotifier
Noncopyable()=defaultrstudio::launcher_plugins::Noncopyable
Noncopyable(const Noncopyable &)=deleterstudio::launcher_plugins::Noncopyable
operator=(const Noncopyable &)=deleterstudio::launcher_plugins::Noncopyable
subscribe(const OnJobStatusUpdate &in_onJobStatusUpdate)rstudio::launcher_plugins::jobs::JobStatusNotifier
subscribe(const std::string &in_jobId, const OnJobStatusUpdate &in_onJobStatusUpdate)rstudio::launcher_plugins::jobs::JobStatusNotifier
Subscription (defined in rstudio::launcher_plugins::jobs::JobStatusNotifier)rstudio::launcher_plugins::jobs::JobStatusNotifierfriend
updateJob(const api::JobPtr &in_job, api::Job::State in_newStatus, const std::string &in_statusMessage="", const system::DateTime &in_invocationTime=system::DateTime())rstudio::launcher_plugins::jobs::JobStatusNotifier