tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
Namespaces | Enumerations
JobCode.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Tgstation
 
namespace  Tgstation.Server
 
namespace  Tgstation.Server.Api
 
namespace  Tgstation.Server.Api.Models
 

Enumerations

enum  Tgstation.Server.Api.Models.JobCode : byte {
  Tgstation.Server.Api.Models.Unknown , Tgstation.Server.Api.Models.Move , Tgstation.Server.Api.Models.RepositoryClone , Tgstation.Server.Api.Models.RepositoryUpdate ,
  Tgstation.Server.Api.Models.RepositoryAutoUpdate , Tgstation.Server.Api.Models.RepositoryDelete , Tgstation.Server.Api.Models.EngineOfficialInstall , Tgstation.Server.Api.Models.EngineCustomInstall ,
  Tgstation.Server.Api.Models.EngineDelete , Tgstation.Server.Api.Models.Deployment , Tgstation.Server.Api.Models.AutomaticDeployment , Tgstation.Server.Api.Models.WatchdogLaunch ,
  Tgstation.Server.Api.Models.WatchdogRestart , Tgstation.Server.Api.Models.WatchdogDump , Tgstation.Server.Api.Models.StartupWatchdogLaunch , Tgstation.Server.Api.Models.StartupWatchdogReattach ,
  Tgstation.Server.Api.Models.ReconnectChatBot , Tgstation.Server.Api.Models.RepositoryReclone
}
 The different types of Response.JobResponse. More...