| Pacote | com.adobe.solutions.rca.constant |
| Classe | public class ReviewerStatus |
| Herança | ReviewerStatus Object |
| Subclasses | LocalizedReviewerStatus |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
ReviewerStatus Enum.
| Método | Definido por | ||
|---|---|---|---|
The constructor for ReviewerStatus class. | ReviewerStatus | ||
![]() |
Indica se um objeto tem uma propriedade especificada definida. | Object | |
![]() |
Indica se uma ocorrência da classe Object está na cadeia de protótipos do objeto especificado como o parâmetro. | Object | |
![]() |
Indica se a propriedade especificada existe e é enumerável. | Object | |
![]() |
Define a disponibilidade de uma propriedade dinâmica para operações de repetição. | Object | |
![]() |
Retorna a representação da string deste objeto, formatado segundo as convenções específicas para a localidade. | Object | |
![]() |
Retorna a representação de string do objeto especificado. | Object | |
![]() |
Retorna o valor primitivo do objeto especificado. | Object | |
| Constante | Definido por | ||
|---|---|---|---|
| CHANGES_REQUIRED : String = "CHANGES_REQUIRED" [estático]
The reviewer status when the document or a task has been marked back to initiator for changes. | ReviewerStatus | ||
| COMPLETED : String = "COMPLETED" [estático]
The reviewer status when the document or a task has been completed by the reviewer. | ReviewerStatus | ||
| DECLINED : String = "DECLINED" [estático]
The reviewer status when the document or a task has been declined by reviewer. | ReviewerStatus | ||
| PENDING : String = "PENDING" [estático]
The reviewer status when the document or a task is pending. | ReviewerStatus | ||
| REJECTED : String = "REJECTED" [estático]
The reviewer status when the reviewer has rejected the document or a task. | ReviewerStatus | ||
| REMOVED : String = "REMOVED" [estático]
The reviewer status when the reviewer has been removed from the stage. | ReviewerStatus | ||
| TERMINATED : String = "TERMINATED" [estático]
The reviewer status when the stage is completed but the reviewer has not completed the task. | ReviewerStatus | ||
| TYPES : Array [estático]
Utility array of all possible status for an approver. | ReviewerStatus | ||
ReviewerStatus | () | Construtor |
public function ReviewerStatus()| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The constructor for ReviewerStatus class.
The ReviewerStatus class provides values for the status property of an reviewer.
Elementos da API relacionados
CHANGES_REQUIRED | Constante |
public static const CHANGES_REQUIRED:String = "CHANGES_REQUIRED"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The reviewer status when the document or a task has been marked back to initiator for changes.
COMPLETED | Constante |
public static const COMPLETED:String = "COMPLETED"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The reviewer status when the document or a task has been completed by the reviewer.
DECLINED | Constante |
public static const DECLINED:String = "DECLINED"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The reviewer status when the document or a task has been declined by reviewer.
PENDING | Constante |
public static const PENDING:String = "PENDING"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The reviewer status when the document or a task is pending.
REJECTED | Constante |
public static const REJECTED:String = "REJECTED"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The reviewer status when the reviewer has rejected the document or a task.
REMOVED | Constante |
public static const REMOVED:String = "REMOVED"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The reviewer status when the reviewer has been removed from the stage.
TERMINATED | Constante |
public static const TERMINATED:String = "TERMINATED"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The reviewer status when the stage is completed but the reviewer has not completed the task. This happens if the reviewer is an optional reviewer.
TYPES | Constante |
public static const TYPES:Array| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Utility array of all possible status for an approver.
Wed Jun 13 2018, 11:10 AM Z
Ocultar propriedades públicas herdadas
Mostrar propriedades públicas herdadas