Pakiet | com.adobe.livecycle.rca.model.constant |
Klasa | public class TaskTypes |
Dziedziczenie | TaskTypes ![]() |
Przestarzałe od Review, Commenting, and Approval 10: Użyj com.adobe.solutions.rca.constant.TaskTypes
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Właściwości publiczne
Metody publiczne
Metoda | Zdefiniowane przez | ||
---|---|---|---|
Provides values for the taskType property of AbstractStage. | TaskTypes | ||
![]() |
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | |
![]() |
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | |
![]() |
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | |
![]() |
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | |
![]() |
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | |
![]() |
Zwraca ciąg reprezentujący określony obiekt. | Object | |
![]() |
Zwraca pierwotną wartość dla określonego obiektu. | Object |
Stałe publiczne
Stała | Zdefiniowane przez | ||
---|---|---|---|
CUSTOM : String = "CUSTOM" [statyczny] Specifies that tasks are assigned using user-defined processes. | TaskTypes | ||
EMAIL_CONNECTED : String = "EMAIL_CONNECTED" [statyczny] Specifies that tasks are assigned using email. | TaskTypes | ||
TYPES : Array [statyczny] A utility array that contains all the valid values of the taskType property of AbstractStage. | TaskTypes | ||
WORKSPACE : String = "WORKSPACE" [statyczny] Specifies that tasks are assigned using Workspace. | TaskTypes |
Konstruktor Szczegół
TaskTypes | () | Konstruktor |
public function TaskTypes()
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Provides values for the taskType
property of AbstractStage
.
This property specifies how tasks are assigned.
Powiązane elementy interfejsu API
Szczegół stałej
CUSTOM | Stała |
public static const CUSTOM:String = "CUSTOM"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that tasks are assigned using user-defined processes.
EMAIL_CONNECTED | Stała |
public static const EMAIL_CONNECTED:String = "EMAIL_CONNECTED"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that tasks are assigned using email.
TYPES | Stała |
public static const TYPES:Array
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
A utility array that contains all the valid values of the taskType
property of AbstractStage
.
Powiązane elementy interfejsu API
WORKSPACE | Stała |
public static const WORKSPACE:String = "WORKSPACE"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that tasks are assigned using Workspace.
Tue Jun 12 2018, 12:06 PM Z