메소드 | 설명 | |
---|---|---|
Backend ( InstanceType instanceType ) : System | ||
Close ( ) : void | ||
GetChangeLog ( System.Xml.Linq.XDocument changeLogContent ) : IEnumerable |
||
Initialise ( ) : void | ||
ResetInactiveAlert ( ) : void | ||
SaveSettings ( bool jiraSettingsChanged ) : void | ||
StartLockTimer ( System.TimeSpan initalTimeSpan = null ) : void | ||
StopLockTimer ( ) : Guid? | ||
TrackEvent ( TrackingType trackingType ) : void |
메소드 | 설명 | |
---|---|---|
CleanUpAndTrackingHearbeatOnElapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void | ||
JiraExportHearbeatHearbeatOnElapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void | ||
OnExportPromptEvent ( object sender, Gallifrey.JiraTimers.ExportPromptDetail promptDetail ) : void | ||
OnNoActivityEvent ( object sender, int millisecondsSinceActivity ) : void |
public Backend ( InstanceType instanceType ) : System | ||
instanceType | InstanceType | |
리턴 | System |
public GetChangeLog ( System.Xml.Linq.XDocument changeLogContent ) : IEnumerable |
||
changeLogContent | System.Xml.Linq.XDocument | |
리턴 | IEnumerable |
public SaveSettings ( bool jiraSettingsChanged ) : void | ||
jiraSettingsChanged | bool | |
리턴 | void |
public StartLockTimer ( System.TimeSpan initalTimeSpan = null ) : void | ||
initalTimeSpan | System.TimeSpan | |
리턴 | void |
public TrackEvent ( TrackingType trackingType ) : void | ||
trackingType | TrackingType | |
리턴 | void |