| Package | lc.domain |
| Class | public class RejectCommand |
| Inheritance | RejectCommand TaskCommand Object |
RejectCommand class executes the task's reject
operation returning the task to the previous user.
See also
| Method | Defined By | ||
|---|---|---|---|
|
RejectCommand(task:Task)
Constructor.
| RejectCommand | ||
|
Executes the task's reject operation.
| RejectCommand | ||
![]() |
Indicates whether an object has a specified property defined.
| Object | |
![]() |
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter.
| Object | |
![]() |
Indicates whether the specified property exists and is enumerable.
| Object | |
![]() |
Sets the availability of a dynamic property for loop operations.
| Object | |
![]() |
Returns the string representation of the specified object.
| Object | |
![]() |
Returns the primitive value of the specified object.
| Object | |
| Constant | Defined By | ||
|---|---|---|---|
| NAME : String = "Reject" [static]
The name of the reject command.
| RejectCommand | ||
| RejectCommand | () | Constructor |
public function RejectCommand(task:Task)
Constructor.
Parameterstask:Task — Specifies the task to be associated with the command.
|
| execute | () | method |
public override function execute():Token
Executes the task's reject operation.
ReturnsToken — A token that notifies the caller when execution is complete.
|
See also
| NAME | Constant |
public static const NAME:String = "Reject"
The name of the reject command.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/lc/domain/RejectCommand.html