Paket | com.adobe.livecycle.rca.model.constant |
Klasse | public class TaskTypes |
Vererbung | TaskTypes Object |
Veraltet seit Review, Commenting, and Approval 10: Verwenden Sie com.adobe.solutions.rca.constant.TaskTypes
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Öffentliche Eigenschaften
Öffentliche Methoden
Methode | Definiert von | ||
---|---|---|---|
Provides values for the taskType property of AbstractStage. | TaskTypes | ||
Gibt an, ob für ein Objekt eine bestimmte Eigenschaft definiert wurde. | Object | ||
Gibt an, ob eine Instanz der Object-Klasse in der Prototypkette des Objekts vorhanden ist, das als Parameter angegeben wurde. | Object | ||
Gibt an, ob die angegebene Eigenschaft vorhanden ist und durchlaufen werden kann. | Object | ||
Legt die Verfügbarkeit einer dynamischen Eigenschaft für Schleifenoperationen fest. | Object | ||
Gibt die Stringdarstellung dieses Objekts zurück, formatiert entsprechend den Konventionen des Gebietsschemas. | Object | ||
Gibt das angegebene Objekt als String zurück. | Object | ||
Gibt den Grundwert des angegebenen Objekts zurück. | Object |
Öffentliche Konstanten
Konstante | Definiert von | ||
---|---|---|---|
CUSTOM : String = "CUSTOM" [statisch] Specifies that tasks are assigned using user-defined processes. | TaskTypes | ||
EMAIL_CONNECTED : String = "EMAIL_CONNECTED" [statisch] Specifies that tasks are assigned using email. | TaskTypes | ||
TYPES : Array [statisch] A utility array that contains all the valid values of the taskType property of AbstractStage. | TaskTypes | ||
WORKSPACE : String = "WORKSPACE" [statisch] Specifies that tasks are assigned using Workspace. | TaskTypes |
Konstruktordetails
TaskTypes | () | Konstruktor |
public function TaskTypes()
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Provides values for the taskType
property of AbstractStage
.
This property specifies how tasks are assigned.
Verwandte API-Elemente
Konstantendetails
CUSTOM | Konstante |
public static const CUSTOM:String = "CUSTOM"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that tasks are assigned using user-defined processes.
EMAIL_CONNECTED | Konstante |
public static const EMAIL_CONNECTED:String = "EMAIL_CONNECTED"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that tasks are assigned using email.
TYPES | Konstante |
public static const TYPES:Array
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
A utility array that contains all the valid values of the taskType
property of AbstractStage
.
Verwandte API-Elemente
WORKSPACE | Konstante |
public static const WORKSPACE:String = "WORKSPACE"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that tasks are assigned using Workspace.
Tue Jun 12 2018, 10:04 AM Z