Issue
Osid Relationship
A Issue represents a issue in a
Queue. An Issue is an
OsidRelationship between a customer and a
Queue where the effective dates represent
the dates this Issue was opened.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
| Temporal | |||
isEffective |
boolean | true if this is effective, false otherwise |
|
startDate |
datetime | the start date | |
endDate |
datetime | the end date | |
| OsidRelationship | |||
hasEndReason |
boolean | true if an end reason is available, false
otherwise |
|
endReasonId |
id | a state Id |
|
endReason |
State | a state | |
| Name | Syntax | Many | Description |
|---|---|---|---|
queueId |
id | the queue Id |
|
queue |
Queue | the queue | |
customerId |
id | the customer Id |
|
customer |
Resource | the customer | |
topicId |
id | the topic Id |
|
topic |
Subject | the topic | |
isSubTask |
boolean | true if this issue is a subtask, false otherwise |
|
masterIssueId |
id | the master issue Id |
|
masterIssue |
Issue | the master issue | |
isDuplicate |
boolean | true if this issue is a duplicate, false
otherwise |
|
duplicateIssueIds |
id | ⋆ | the duplicate issue Ids |
duplicateIssues |
Issue | ⋆ | the duplicate issues |
isBranched |
boolean | true if this issue is a branch, false otherwise |
|
branchedIssueId |
id | the branched issue | |
branchedIssue |
Issue | the branched issue | |
rootIssueId |
id | the root issue Id |
|
rootIssue |
Issue | the root issue | |
priorityType |
type | the priority type | |
creatorId |
id | the creator Id |
|
creator |
Resource | the creator | |
creatingAgentId |
id | the creatoing agent Id |
|
creatingAgent |
Agent | the creating agent | |
createdDate |
datetime | the created date | |
isReopened |
boolean | true if this issue is reopened, false otherwise |
|
reopenerId |
id | the reopener Id |
|
reopener |
Resource | the reopener | |
reopeningAgentId |
id | the reopening agent Id |
|
reopeningAgent |
Agent | the reopening agent | |
reopenedDate |
datetime | the last reopened date | |
hasDueDate |
boolean | true if this issue has a due date, false
otherwise |
|
dueDate |
datetime | the due date | |
isPending |
boolean | true if this issue is pending, false otherwise |
|
isBlocked |
boolean | true if this issue is blocked, false otherwise |
|
blockerIds |
id | ⋆ | the blocking issue Ids |
blockers |
Issue | ⋆ | the blocking issues |
isResolved |
boolean | true if this issue is resolved, false if
unresolved |
|
resolverId |
id | the reopener Id |
|
resolver |
Resource | the resolver | |
resolvingAgentId |
id | the resolving agent Id |
|
resolvingAgent |
Agent | the resolving agent | |
resolvedDate |
datetime | the resolved date | |
resolutionType |
type | the resolution type | |
isClosed |
boolean | true if this issue is closed, false otherwise |
|
closerId |
id | the closing resource Id |
|
closer |
Resource | the closing resource | |
closingAgentId |
id | the closing agent Id |
|
closingAgent |
Agent | the closing agent | |
closedDate |
datetime | the closed date | |
isAssigned |
boolean | true if this issue is assigned, false otherwise |
|
assignedResourceId |
id | the assigned resource Id |
|
assignedResource |
Resource | the assigned resource |
Log Entry
Osid Object
A LogEntry is an entry of an issue.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
| Name | Syntax | Many | Description |
|---|---|---|---|
agentId |
id | the agent Id |
|
agent |
Agent | the agent | |
issueId |
id | the issue Id |
|
issue |
Issue | the issue | |
date |
datetime | the date | |
action |
IssueAction | the issue action | |
summary |
displaytext | the summary | |
message |
displaytext | the entry text |
Queue
Osid Governator
A Queue governs the processing of
Issues.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
| Operable | |||
isActive |
boolean | true if this operable is active, false if it is
inactive |
|
isEnabled |
boolean | true if this operable is enabled, false if the
active status is determined by other rules |
|
isDisabled |
boolean | true if this operable is disabled, false if the
active status is determined by other rules |
|
isOperational |
boolean | true if this operable is operational, false
otherwise |
|
Front Office
Osid Catalog
A FrontOffice represents a collection
of issues and efforts.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
| Sourceable | |||
providerId |
id | the provider Id |
|
provider |
Resource | the provider | |
brandingIds |
id | ⋆ | a list of asset Ids |
branding |
Asset | ⋆ | a list of assets |
license |
displaytext | the license | |