Method | Description | |
---|---|---|
Archive ( string taskId ) : void | ||
Cancel ( string taskId ) : void | ||
GetTaskInfo ( string taskId, bool showDetails ) : |
||
Start ( string taskId ) : void | ||
Stop ( string taskId ) : void | ||
TaskService ( DeployitServer server ) : XebiaLabs.Deployit.Client.Http |
Method | Description | |
---|---|---|
SendTaskAction ( string taskId, string action ) : void |
public GetTaskInfo ( string taskId, bool showDetails ) : |
||
taskId | string | |
showDetails | bool | |
return |
public TaskService ( DeployitServer server ) : XebiaLabs.Deployit.Client.Http | ||
server | DeployitServer | |
return | XebiaLabs.Deployit.Client.Http |