| Pacchetto | com.adobe.solutions.rca.constant |
| Classe | public class ApproverStatus |
| Ereditarietà | ApproverStatus Object |
| Sottoclassi | LocalizedApproverStatus |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
ApproverStatus Enum.
Proprietà pubbliche
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
The constructor for ApproverStatus class. | ApproverStatus | ||
![]() |
Indica se per un oggetto è definita una proprietà specifica. | Object | |
![]() |
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro. | Object | |
![]() |
Indica se la proprietà specificata esiste ed è enumerabile. | Object | |
![]() |
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa dell'oggetto specificato. | Object | |
![]() |
Restituisce il valore di base dell'oggetto specificato. | Object | |
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| APPROVED : String = "APPROVED" [statico]
The approver status when the document (task) has been approved by the approver. | ApproverStatus | ||
| PENDING : String = "PENDING" [statico]
The approver status when the document (task) in pending. | ApproverStatus | ||
| REJECTED : String = "REJECTED" [statico]
The approver status when the document (task) has been rejected by the approver. | ApproverStatus | ||
| REMOVED : String = "REMOVED" [statico]
The approver status when the approver has been removed from the stage. | ApproverStatus | ||
| TERMINATED : String = "TERMINATED" [statico]
The approver status when the stage is completed but the approver has not completed the task. | ApproverStatus | ||
| TYPES : Array [statico]
Utility array of all possible status for an approver. | ApproverStatus | ||
Descrizione della funzione di costruzione
ApproverStatus | () | Funzione di costruzione |
public function ApproverStatus()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The constructor for ApproverStatus class.
The ApproverStatus class provides values for the status property of an approver.
Elementi API correlati
Descrizione delle costanti
APPROVED | Costante |
public static const APPROVED:String = "APPROVED"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The approver status when the document (task) has been approved by the approver.
PENDING | Costante |
public static const PENDING:String = "PENDING"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The approver status when the document (task) in pending.
REJECTED | Costante |
public static const REJECTED:String = "REJECTED"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The approver status when the document (task) has been rejected by the approver.
REMOVED | Costante |
public static const REMOVED:String = "REMOVED"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The approver status when the approver has been removed from the stage.
TERMINATED | Costante |
public static const TERMINATED:String = "TERMINATED"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The approver status when the stage is completed but the approver has not completed the task.
TYPES | Costante |
public static const TYPES:Array| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Utility array of all possible status for an approver.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate