| Paket | lc.procmgmt.commands |
| Sınıf | public class RejectCommand |
| Miras Alma | RejectCommand TaskCommand Object |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
RejectCommand class executes the reject
operation for the task. When a task is rejected, it is reassigned to the user who forwarded the task or consulted the
task.
İlgili API Öğeleri
Genel Yöntemler
| Yöntem | Tanımlayan: | ||
|---|---|---|---|
Constructor. | RejectCommand | ||
[geçersiz kıl]
Executes the task's reject operation. | RejectCommand | ||
![]() |
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | |
![]() |
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | |
![]() |
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | |
![]() |
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | |
![]() |
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | |
![]() |
Belirtilen nesnenin dize olarak temsil edilen halini döndürür. | Object | |
![]() |
Belirtilen nesnenin temel değerini döndürür. | Object | |
Genel Sabitler
| Sabit | Tanımlayan: | ||
|---|---|---|---|
| NAME : String = "Reject" [statik]
The name of the reject command. | RejectCommand | ||
Yapıcı Ayrıntı
RejectCommand | () | Yapıcı |
public function RejectCommand(task:lc.procmgmt.domain:Task)| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor.
Parametrelertask:lc.procmgmt.domain:Task — Specifies the task to be associated with the command.
|
Yöntem Ayrıntısı
execute | () | yöntem |
override public function execute():lc.foundation.util:Token| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Executes the task's reject operation.
Döndürürlc.foundation.util:Token — A token that notifies the caller when execution is complete.
|
İlgili API Öğeleri
Sabit Ayrıntısı
NAME | Sabit |
public static const NAME:String = "Reject"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The name of the reject command.
Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster