ActionScript® 3.0 Referenzhandbuch für die Adobe® Flash®-Plattform
Home  |  Liste der Pakete und Klassen ausblenden |  Pakete  |  Klassen  |  Neue Funktionen  |  Stichwortverzeichnis  |  Anhänge  |  Warum auf Englisch?
Filter: AIR 30.0 und früher, Flash Player 30.0 und früher, Flash Lite 4
Flex 4.6 und früher, Flash Pro CS6 und früher
Filter ausblenden
com.adobe.solutions.prm.domain 

IWorkItem  - AS3 Project Management

Paketcom.adobe.solutions.prm.domain
Schnittstellepublic interface IWorkItem extends IGanttDataItem , IMemberCollection , IDocumentCollection
Umsetzer WorkItem

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Project Management“ 10.0
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

An interface for defining a WorkItem domain object. A WorkItem describes an unit of work within a project. A WorkItem can have a workflow associated with it.

Verwandte API-Elemente



Öffentliche Eigenschaften
 EigenschaftDefiniert von
  asset : IAsset
Defines the asset of WorkItem.
IWorkItem
  attributes : Object
Defines the map of key value pair attributes.
IWorkItem
  context : IReviewContext
[schreibgeschützt] This property returns a reference to the workflow template that will be used by the work item.
IWorkItem
  createdBy : String
Principal name for a user who created an entity.
IWorkItem
  creationDate : Date
Date of creation of an entity.
IWorkItem
  description : String
Description.
IWorkItem
  editedTemplate : Boolean
Defines the current value of editedTemplate flag.
IWorkItem
  endDate : Date
Defines the end date of a workItem.
IWorkItem
  expectedEndDate : Date
Defines the expected end date for a workItem.
IWorkItem
  id : String
Unique identifier.
IWorkItem
  inheritDocsFromParent : Boolean
Defines the current value of inheritDocsFromParent flag.
IWorkItem
  instanceId : String
Defines the instance ID of the workflow associated with a workItem.
IWorkItem
  lastUpdatedBy : String
Principal name for a user who last updated an entity.
IWorkItem
  lastUpdatedDate : Date
Date when an entity was last updated.
IWorkItem
  members : IList
Defines a list of members of the project.
IWorkItem
  name : String
Defines the name of the workItem, workItem name is a mandatory attribute should not be null.
IWorkItem
  owner : IUser
Defines the owner of a workItem.
IWorkItem
  parentProject : IProject
Defines the immediate parent of a workItem in the project hierarchy.
IWorkItem
  referenceDocuments : IList
Defines the reference documents associated with a workItem.
IWorkItem
  reviewContextList : IList
[schreibgeschützt] Defines the list of reviewContext List, If the workitem is has a running instance of review associated with it, then it gives list of review context each corresponding to a different revision of review.
IWorkItem
  reviewTemplate : com.adobe.solutions.rca.domain:IReviewTemplate
Defines the reivewTemplate.
IWorkItem
  rootProject : IProject
Defines the root project.
IWorkItem
  startDate : Date
Defines start date of a workItem.
IWorkItem
  state : String
Defines the state of a WorkItem.
IWorkItem
  status : String
Defines the status of a WorkItem.
IWorkItem
  statusReasonCode : String
Defines the status reason code.
IWorkItem
  tags : IList
Defines the list of tags that can be associated with an entity.
IWorkItem
  templateName : String
Defines the workItem template name.
IWorkItem
  type : String
Defines the type of workItem.
IWorkItem
  vo : WorkItemVO
This property refers to an instance of a workItem value object.
IWorkItem
  workflowDisposition : String
Stores additional status information about the status of workflow associated with a workItem.
IWorkItem
Öffentliche Methoden
 MethodeDefiniert von
  
This remote operation activates the current workitem.
IWorkItem
  
This method adds a reference document to the referenceDocuments collection.
IWorkItem
  
This method adds a team member to the collection of the members.
IWorkItem
  
This method returns the title of the member, if any title is assigned to the user.
IWorkItem
  
This remote operation removes itself from its parent project and updates the change on a server.
IWorkItem
  
This method removes a team member, at the specified index, from the collections of the members.
IWorkItem
  
This method removes a reference document, at the specified index, from the referenceDocuments collection.
IWorkItem
  
This remote operation restarts the workflow attached to a workitem.
IWorkItem
  
This remote operation saves the current state of a workitem on a server.
IWorkItem
  
This remote operation terminates the current workitem.
IWorkItem
Eigenschaftendetails
Methodendetails




[ X ]Warum auf Englisch?
Inhalt des ActionScript 3.0-Referenzhandbuchs wird in englischer Sprache angezeigt

Nicht alle Teile des ActionScript 3.0-Referenzhandbuchs wurden in alle Sprachen übersetzt. Wenn der Text zu einem Sprachelement nicht übersetzt wurde, wird er auf Englisch angezeigt. Zum Beispiel wurden die Informationen zur ga.controls.HelpBox-Klasse nicht in andere Sprachen übersetzt. In der deutschen Version des Referenzhandbuchs erscheint der Abschnitt zur ga.controls.HelpBox-Klasse deshalb auf Englisch.