Name | Description | |
---|---|---|
AddAttachment | Add a new attachment to the job | |
CanChangeJobOwner | Determines whether the job owner can be changed to the current user | |
CanCompleteStep | Determines whether a step can be completed by the current user | |
CanCreateAttachment | Checks whether attachments can be created | |
CanDeleteAttachment | Checks whether an attachment can be deleted | |
CanExecuteStep | Determines whether a step can be executed by the current user | |
CanManageDataWorkspace | Determines whether the data workspace can be changed by the current user | |
CanManageVersions | ||
CanSetCurrentStep | Determines whether the step can be set as current. | |
CanUpdateJobNotes | Determines whether the job notes of a job can be updated by the current user | |
CanUpdateJobProperties | Determines whether the job properties of a job can be updated by the current user | |
CanUserAssignJob | Determines whether the job can be assigned to the specified user | |
CompleteStep | Marks the specified step as complete | |
DeleteAttachment | Deletes an attachment from the job | |
ExecuteStep | Executes the specified step | |
FinishSplitExecutionStep | Overloaded. | |
GetAttachments | Gets the list of attachments associated with the job | |
GetCurrentStepNames | Returns the current active step names for the job | |
GetCurrentSteps | Returns the current active step IDs for the job | |
HasAttachments | Determines whether the job has an attachments associated with it | |
IsJobClosed | Determines whether the job is closed | |
Save | Saves the job | |
SetCurrentStep | Sets the current step in a workflow | |
UpdateNotes | Update job notes | |
UpdateStepPercentComplete | Update the percentage complete of one or more steps in a job |