The project object has the following properties:

Property

Description

assets

A set of non-hidden assets in the project.

checkedInAssets

A set of all the checked-in assets in the project.

workflow

The workflow associated with this project.

locked

The locked flag for deployment.

id

The project ID.

version

The GSA version.

acl

The access control list for the process, which defines the ACC user roles that have security rights to this project.

displayName

The display name for this project in the Business Control Center.

description

The description that appears for this project in the Business Control Center.

creator

The ID of the user profile responsible for creating the instance of the project in the Business Control Center.

workspace

The workspace name associated with the project.

workflowId

The ID of the workflow associated with this project.

checkedIn

A flag indicating whether this project progressed past the workflow element that checks in its assets.

editable

A flag marking the project as editable or not. The flag is set to false when the Author task is complete.

status

Valid values are ACTIVE and COMPLETED.

statusDetail

Additional status text.

checkinDate

A timestamp indicating when check-in occurred for this project (when the appropriate workflow element is completed).

creationDate

Timestamp recording when the project was created.

completionDate

Timestamp recording when the project was completed.

history

Any history items stored for this project in the epub_pr_history table and displayed in the History tab.

The project object also contains a number of properties that let it handle deployment. For more information on these, see the deployment chapters in this guide.


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices