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

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

AbstractJobStatusWatcher(JobRepositoryPtr in_jobRepository, JobStatusNotifierPtr in_jobStatusNotifier)rstudio::launcher_plugins::jobs::AbstractJobStatusWatcherprotected
Noncopyable()=defaultrstudio::launcher_plugins::Noncopyable
Noncopyable(const Noncopyable &)=deleterstudio::launcher_plugins::Noncopyable
operator=(const Noncopyable &)=deleterstudio::launcher_plugins::Noncopyable
start()=0rstudio::launcher_plugins::jobs::AbstractJobStatusWatcherpure virtual
stop()=0rstudio::launcher_plugins::jobs::AbstractJobStatusWatcherpure virtual
updateJobStatus(const std::string &in_jobId, api::Job::State in_newStatus, const std::string &in_statusMessage="", const system::DateTime &in_invocationTime=system::DateTime())rstudio::launcher_plugins::jobs::AbstractJobStatusWatcherprotected
~AbstractJobStatusWatcher()=defaultrstudio::launcher_plugins::jobs::AbstractJobStatusWatchervirtual