Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F123856611
HarbormasterBuildCommand.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Jul 30, 00:42
Size
250 B
Mime Type
text/x-php
Expires
Fri, Aug 1, 00:42 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27743645
Attached To
rPH Phabricator
HarbormasterBuildCommand.php
View Options
<?php
final
class
HarbormasterBuildCommand
extends
HarbormasterDAO
{
const
COMMAND_STOP
=
'stop'
;
const
COMMAND_RESUME
=
'resume'
;
const
COMMAND_RESTART
=
'restart'
;
protected
$authorPHID
;
protected
$targetPHID
;
protected
$command
;
}
Event Timeline
Log In to Comment