Method | Description | |
---|---|---|
CreateQCTest ( object pubobj ) : void | ||
Initialize ( |
||
OnDefectCreated ( object pubobj ) : void | ||
OnDefectStateChange ( object pubobj ) : void | ||
QualityCenterUpdaterService ( |
||
Start ( ) : void |
Method | Description | |
---|---|---|
HostStateChanged ( object pubobj ) : void |
public Initialize ( |
||
config | ||
eventManager | IEventManager | |
profile | IProfile | |
return | void |
public OnDefectCreated ( object pubobj ) : void | ||
pubobj | object | |
return | void |
public OnDefectStateChange ( object pubobj ) : void | ||
pubobj | object | |
return | void |
public QualityCenterUpdaterService ( |
||
server | ||
return | System |