Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F480056
NuanceItemTransaction.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
511 B
Referenced Files
None
Subscribers
None
NuanceItemTransaction.php
View Options
<?php
final
class
NuanceItemTransaction
extends
NuanceTransaction
{
const
PROPERTY_KEY
=
'property.key'
;
const
TYPE_OWNER
=
'nuance.item.owner'
;
const
TYPE_REQUESTOR
=
'nuance.item.requestor'
;
const
TYPE_SOURCE
=
'nuance.item.source'
;
const
TYPE_PROPERTY
=
'nuance.item.property'
;
public
function
getApplicationTransactionType
()
{
return
NuanceItemPHIDType
::
TYPECONST
;
}
public
function
getApplicationTransactionCommentObject
()
{
return
new
NuanceItemTransactionComment
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, May 7, 10:07 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
87474
Default Alt Text
NuanceItemTransaction.php (511 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment