Pakket | lc.procmgmt.ui.process |
Klasse | public class ProcessInstanceInfoModel |
Overerving | ProcessInstanceInfoModel PresentationModel EventDispatcher Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
ProcessInstanceInfoModel
class provides support for
views that are interested in the data from a ProcessInstance
object, which represents a process instance.
Verwante API-elementen
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
constructor : Object
Verwijzing naar het klasseobject of de constructorfunctie van een bepaalde objectinstantie. | Object | ||
errorMessage : Message [alleen-lezen]
The error message that is generated when an attempt occurs to access the
details of the selected ProcessInstance object. | ProcessInstanceInfoModel | ||
pendingTasks : ListCollectionView [alleen-lezen]
The collection of active tasks, which are represented by Task
objects that are associated with the selected ProcessInstance
object. | ProcessInstanceInfoModel | ||
processCompleteTime : Date [alleen-lezen]
The time a process instance completed processing. | ProcessInstanceInfoModel | ||
processDescription : String [alleen-lezen]
The description of a process instance. | ProcessInstanceInfoModel | ||
processInstance : ProcessInstance
The ProcessInstance object to inspect for process instance information. | ProcessInstanceInfoModel | ||
processInstanceId : Number [alleen-lezen]
The unique identifer of a process instance. | ProcessInstanceInfoModel | ||
processInstanceStatus : String [alleen-lezen]
The process instance's status value is a localized
string value that is processed by looking up the numeric value in
the resource bundle. | ProcessInstanceInfoModel | ||
processLastUpdatedTime : Date [alleen-lezen]
The most recent time a process instance was updated. | ProcessInstanceInfoModel | ||
processName : String [alleen-lezen]
The name of a process instance. | ProcessInstanceInfoModel | ||
processStartTime : Date [alleen-lezen]
The start time of the process instance. | ProcessInstanceInfoModel | ||
processVariables : ListCollectionView [alleen-lezen]
The list of process variables associated with the process instance. | ProcessInstanceInfoModel | ||
session : SessionMap
A SessionMap object that stores information relating to the server session. | PresentationModel | ||
showPendingTasks : Boolean [alleen-lezen]
A flag that specifies whether pending tasks exist for a process instance. | ProcessInstanceInfoModel | ||
showProcessVariables : Boolean [alleen-lezen]
A flag that specifies whether process variables exist for a process instance. | ProcessInstanceInfoModel | ||
state : String [alleen-lezen]
The name of the state the current view is in. | PresentationModel |
Methode | Gedefinieerd door | ||
---|---|---|---|
Constructor. | ProcessInstanceInfoModel | ||
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Registreert een gebeurtenislistenerobject bij een object EventDispatcher, zodat de listener een melding van een gebeurtenis ontvangt. | EventDispatcher | ||
bindProperty(destination:Object, destinationProperty:String, source:Object, sourceChain:Object, commitOnly:Boolean = false):ChangeWatcher
Binds a public property on the destination object from a property or
property chain on the source object. | PresentationModel | ||
Verzendt een gebeurtenis naar de gebeurtenisstroom. | EventDispatcher | ||
Returns the corresponding cascading style sheet (CSS) property to use based on the specified parameters. | PresentationModel | ||
Controleert of het object EventDispatcher listeners heeft geregistreerd voor een specifiek type gebeurtenis. | EventDispatcher | ||
Geeft aan of voor een object een opgegeven eigenschap is gedefinieerd. | Object | ||
Initializes the presentation model after the view bindings
are processed to prevent view bindings from overriding the initial model state. | PresentationModel | ||
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 | ||
Verwijdert een listener uit het object EventDispatcher. | EventDispatcher | ||
Reinitializes the selected ProcessInstance object to
null. | ProcessInstanceInfoModel | ||
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 | ||
Controleert of een gebeurtenislistener is geregistreerd bij dit object EventDispatcher of een van de voorouders voor het opgegeven type gebeurtenis. | EventDispatcher |
Constante | Gedefinieerd door | ||
---|---|---|---|
STATE_COMPLETED : String = "completedState" [statisch]
A special value that specifies that the process instance data has completed loading. | ProcessInstanceInfoModel | ||
STATE_ERROR : String = "errorState" [statisch]
A special value that specifies there is a problem retrieving
the process instance data. | ProcessInstanceInfoModel | ||
STATE_INITIAL : String = "initialState" [statisch]
A special value that specifies when the object is first created. | ProcessInstanceInfoModel | ||
STATE_RUNNING : String = "runningState" [statisch]
A special value that specifies that the process instance data is being loaded. | ProcessInstanceInfoModel |
errorMessage | eigenschap |
errorMessage:Message
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The error message that is generated when an attempt occurs to access the
details of the selected ProcessInstance
object. An error message
populates this property only when an error occurs.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis propertyChange
verzonden.
Implementatie
public function get errorMessage():Message
pendingTasks | eigenschap |
pendingTasks:ListCollectionView
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The collection of active tasks, which are represented by Task
objects that are associated with the selected ProcessInstance
object.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis propertyChange
verzonden.
Implementatie
public function get pendingTasks():ListCollectionView
processCompleteTime | eigenschap |
processCompleteTime:Date
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The time a process instance completed processing.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis propertyChange
verzonden.
Implementatie
public function get processCompleteTime():Date
processDescription | eigenschap |
processDescription:String
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The description of a process instance.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis propertyChange
verzonden.
Implementatie
public function get processDescription():String
processInstance | eigenschap |
processInstance:ProcessInstance
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The ProcessInstance
object to inspect for process instance information.
Setting the ProcessInstance
object drives the
loading of pending tasks and the process variables associated
with the process instance.
Implementatie
public function get processInstance():ProcessInstance
public function set processInstance(value:ProcessInstance):void
processInstanceId | eigenschap |
processInstanceId:Number
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The unique identifer of a process instance.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis propertyChange
verzonden.
Implementatie
public function get processInstanceId():Number
processInstanceStatus | eigenschap |
processInstanceStatus:String
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The process instance's status value is a localized string value that is processed by looking up the numeric value in the resource bundle.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis propertyChange
verzonden.
Implementatie
public function get processInstanceStatus():String
Verwante API-elementen
processLastUpdatedTime | eigenschap |
processLastUpdatedTime:Date
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The most recent time a process instance was updated.
The last time a process was updated is calculated by
iterating over the collection of Task
objects,
which are associated with a ProcessInstance
object, and
then using the date from the last Task
object that was updated.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis propertyChange
verzonden.
Implementatie
public function get processLastUpdatedTime():Date
processName | eigenschap |
processName:String
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The name of a process instance.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis propertyChange
verzonden.
Implementatie
public function get processName():String
processStartTime | eigenschap |
processStartTime:Date
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The start time of the process instance.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis propertyChange
verzonden.
Implementatie
public function get processStartTime():Date
processVariables | eigenschap |
processVariables:ListCollectionView
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The list of process variables associated with the process instance.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis propertyChange
verzonden.
Implementatie
public function get processVariables():ListCollectionView
showPendingTasks | eigenschap |
showPendingTasks:Boolean
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
A flag that specifies whether pending tasks exist for a process instance.
A value of true
specifies that one or more pending tasks exist.
De standaardwaarde is true.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis propertyChange
verzonden.
Implementatie
public function get showPendingTasks():Boolean
showProcessVariables | eigenschap |
showProcessVariables:Boolean
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
A flag that specifies whether process variables exist for a process instance.
A value of true
specifies thatone or more process variables exist.
De standaardwaarde is true.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis propertyChange
verzonden.
Implementatie
public function get showProcessVariables():Boolean
ProcessInstanceInfoModel | () | Constructor |
public function ProcessInstanceInfoModel()
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor.
reset | () | methode |
public function reset():void
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Reinitializes the selected ProcessInstance
object to
null
. The properties of this class are bound directly to the
ProcessInstance
object, therefore, all of its properties are
cleared.
STATE_COMPLETED | Constante |
public static const STATE_COMPLETED:String = "completedState"
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
A special value that specifies that the process instance data has completed loading.
STATE_ERROR | Constante |
public static const STATE_ERROR:String = "errorState"
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
A special value that specifies there is a problem retrieving the process instance data.
STATE_INITIAL | Constante |
public static const STATE_INITIAL:String = "initialState"
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
A special value that specifies when the object is first created.
STATE_RUNNING | Constante |
public static const STATE_RUNNING:String = "runningState"
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
A special value that specifies that the process instance data is being loaded.
Wed Jun 13 2018, 11:42 AM Z