<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Classes</title> <style type="text/css"> <!-- body { background-color: #ddddff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; color: #000040; } div.banner { background: #0000aa; color: white; padding: 1; margin: 0; font-size: 90%; font-weight: bold; line-height: 1.1; text-align: center; width: 100%; } A.xx { color: white; font-weight: bold; } --> </style> <base target="docwin"> </head> <body> <div class="banner"><a href="files/P4Triggers_rb.html" class="xx">Classes</a></div> <a href="classes/CaseTrigger.html">CaseTrigger</a><br /> <a href="classes/FileType.html">FileType</a><br /> <a href="classes/JobTrigger.html">JobTrigger</a><br /> <a href="classes/P4.html">P4</a><br /> <a href="classes/P4Change.html">P4Change</a><br /> <a href="classes/P4Trigger.html">P4Trigger</a><br /> <a href="classes/TypeTrigger.html">TypeTrigger</a><br /> </body></html>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 4640 | Tony Smith |
Add a sample post-commit trigger that can be used to keep a master and slave branch in sync. |
||
#1 | 3637 | Tony Smith | Add RDoc documentation to the sample triggers. |