Pakket | com.adobe.livecycle.rca.model.constant |
Klasse | public class TaskTypes |
Overerving | TaskTypes Object |
Vervangen vanaf Review, Commenting, and Approval 10: Gebruik com.adobe.solutions.rca.constant.TaskTypes
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Openbare eigenschappen
Openbare methoden
Methode | Gedefinieerd door | ||
---|---|---|---|
Provides values for the taskType property of AbstractStage. | TaskTypes | ||
Geeft aan of voor een object een opgegeven eigenschap is gedefinieerd. | Object | ||
Geeft aan of een instantie van de klasse Object zich in de prototypeketen van het object bevindt dat als parameter is opgegeven. | Object | ||
Geeft aan of de opgegeven eigenschap bestaat en kan worden opgesomd. | Object | ||
Stelt de beschikbaarheid van een dynamische eigenschap voor lusbewerkingen in. | Object | ||
Geeft de tekenreeksweergave van dit object weer, geformatteerd volgens de locatiespecifieke conventies. | Object | ||
Retourneert een tekenreeksrepresentatie van het opgegeven object. | Object | ||
Retourneert de primitieve waarde van het opgegeven object. | Object |
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
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 |
Constructordetails
TaskTypes | () | Constructor |
public function TaskTypes()
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Provides values for the taskType
property of AbstractStage
.
This property specifies how tasks are assigned.
Verwante API-elementen
Constantedetails
CUSTOM | Constante |
public static const CUSTOM:String = "CUSTOM"
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that tasks are assigned using user-defined processes.
EMAIL_CONNECTED | Constante |
public static const EMAIL_CONNECTED:String = "EMAIL_CONNECTED"
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that tasks are assigned using email.
TYPES | Constante |
public static const TYPES:Array
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
A utility array that contains all the valid values of the taskType
property of AbstractStage
.
Verwante API-elementen
WORKSPACE | Constante |
public static const WORKSPACE:String = "WORKSPACE"
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that tasks are assigned using Workspace.
Wed Jun 13 2018, 11:42 AM Z