AbstractTaskDecorator extends Task
AbstractYes
Table of Contents
Methods
- __construct() : mixed
- add() : TaskObject
- delete() : bool
- fromAgent() : self
- fromWorkFlow() : self
- getLegacyOperationResultData() : array<string|int, mixed>|null
- setByPassParams() : self
- setEventGuid() : self
- skipBP() : self
- skipDeadlineTimeZone() : static
- update() : TaskObject|bool
- withAutoClose() : self
- withCloneAttachments() : self
- withCorrectDatePlan() : self
- withCorrectDatePlanDependent() : self
- withFilesRights() : self
- withSkipComments() : self
- withSkipExchangeSync() : self
- withSkipNotifications() : self
- withSkipPush() : self
- withSkipRecount() : self
Methods
__construct()
public
__construct(Task $source) : mixed
Parameters
- $source : Task
add()
public
add(array<string|int, mixed> $fields) : TaskObject
Parameters
- $fields : array<string|int, mixed>
Tags
Return values
TaskObjectdelete()
public
delete(int $taskId) : bool
Parameters
- $taskId : int
Tags
Return values
boolfromAgent()
public
fromAgent() : self
Return values
selffromWorkFlow()
public
fromWorkFlow() : self
Return values
selfgetLegacyOperationResultData()
public
getLegacyOperationResultData() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|nullsetByPassParams()
public
setByPassParams(array<string|int, mixed> $params) : self
Parameters
- $params : array<string|int, mixed>
Return values
selfsetEventGuid()
public
setEventGuid(string $guid) : self
Parameters
- $guid : string
Return values
selfskipBP()
public
skipBP() : self
Return values
selfskipDeadlineTimeZone()
public
skipDeadlineTimeZone() : static
Return values
staticupdate()
public
update(int $taskId, array<string|int, mixed> $fields) : TaskObject|bool
Parameters
- $taskId : int
- $fields : array<string|int, mixed>
Tags
Return values
TaskObject|boolwithAutoClose()
public
withAutoClose() : self
Return values
selfwithCloneAttachments()
public
withCloneAttachments() : self
Return values
selfwithCorrectDatePlan()
public
withCorrectDatePlan() : self
Return values
selfwithCorrectDatePlanDependent()
public
withCorrectDatePlanDependent() : self
Return values
selfwithFilesRights()
public
withFilesRights() : self
Return values
selfwithSkipComments()
public
withSkipComments() : self
Return values
selfwithSkipExchangeSync()
public
withSkipExchangeSync() : self
Return values
selfwithSkipNotifications()
public
withSkipNotifications() : self
Return values
selfwithSkipPush()
public
withSkipPush() : self
Return values
selfwithSkipRecount()
public
withSkipRecount() : self