| Paket | com.adobe.solutions.rca.domain.manager |
| Arabirim | public interface IProcessManager |
| Uygulayıcılar | ProcessManager |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Genel Özellikler
| Özellik | Tanımlayan: | ||
|---|---|---|---|
| customAssignTaskProcess : IList [salt okunur]
List of processes that can be used to assign task in a review workflow. | IProcessManager | ||
| processHooks : IList [salt okunur]
List of processes that can be invoked at initiation or completion of a stage. | IProcessManager | ||
| trackingSheetProcess : IList [salt okunur]
List of processes that can be used to generate tracking sheets. | IProcessManager | ||
Genel Yöntemler
| Yöntem | Tanımlayan: | ||
|---|---|---|---|
This remote operations refreshes the list of processes. | IProcessManager | ||
Özellik Ayrıntısı
customAssignTaskProcess | özellik |
customAssignTaskProcess:IList [salt okunur] | Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
List of processes that can be used to assign task in a review workflow.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, processRefreshed olayını gönderir.
Uygulama
public function get customAssignTaskProcess():IListprocessHooks | özellik |
processHooks:IList [salt okunur] | Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
List of processes that can be invoked at initiation or completion of a stage.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, processRefreshed olayını gönderir.
Uygulama
public function get processHooks():IListtrackingSheetProcess | özellik |
trackingSheetProcess:IList [salt okunur] | Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
List of processes that can be used to generate tracking sheets.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, processRefreshed olayını gönderir.
Uygulama
public function get trackingSheetProcess():IListYöntem Ayrıntısı
refresh | () | yöntem |
public function refresh():mx.rpc:AsyncToken| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
This remote operations refreshes the list of processes.
Döndürürmx.rpc:AsyncToken — It returns a token on which success or fault handlers can be attached.
|
Tue Jun 12 2018, 01:09 PM Z