Wiki

Case Status Kiln
Register Log In

Wiki

 
FogBugz Plugin Interfaces»(Plugin Interfaces) EBS / Work…
  • RSS Feed

Last modified on 12/18/2014 11:31 AM by User.

Tags:

(Plugin Interfaces) EBS / Work Tracking

FogBugz Plugin Interfaces > EBS / Work Tracking

IPluginFixForJoin: Customize the data fields available in an instance of FogCreek.FogBugz.CFixFor, the class representing a project milestone. (Example)

IPluginFixForCommit: Perform custom operations when a project milestone is committed to the FogBugz database. (Example)

IPluginTimeIntervalJoin: Customize the data fields available in an instance of FogCreek.FogBugz.CTimeInterval, the class representing a time interval. (Example)

IPluginTimeIntervalCommit: Perform custom operations when a time interval (the duration that a single developer has worked on a case) is committed to the FogBugz database. (Example)