Property | Type | Description | |
---|---|---|---|
AllDuplicatesClosed | bool | ||
CreateWorkitem | |||
FindLastDuplicate | ServerConnector.Entities.Workitem | ||
GetClosedExternalWorkitems | void | ||
InitializeComponents | void | ||
ProcessWorkitem | void |
Method | Description | |
---|---|---|
Initialize ( |
||
RegisterComponents ( IKernel container ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
AllDuplicatesClosed ( IEnumerable |
||
CreateWorkitem ( |
||
FindLastDuplicate ( IEnumerable |
||
GetClosedExternalWorkitems ( object pubobj ) : void | ||
InitializeComponents ( ) : void | ||
ProcessWorkitem ( object pubobj ) : void |
public Initialize ( |
||
configElement | ||
manager | IEventManager | |
profile | IProfile | |
return | void |
public RegisterComponents ( IKernel container ) : void | ||
container | IKernel | |
return | void |