com.partnersoft.v3x.apps.Staker.server
Class HubScripting

java.lang.Object
  extended by com.partnersoft.v3x.apps.Staker.server.HubScripting

public class HubScripting
extends java.lang.Object

Manages Python scripting hooks for the hub.


Method Summary
 void beforeJobCheckin(Job job)
           
static HubScripting singleton()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

singleton

public static HubScripting singleton()

beforeJobCheckin

public void beforeJobCheckin(Job job)