IScriptJobComments

class

IScriptJobComments.

IScriptJobComments

Bases: object

Provides access to job comments.

all

Retrieves the comments.

Type

create

comment

Creates a new comment. Comment is attached to the job.

Parameters

comment (string) -- The comment.

Returns

The comment

Return type