Documentation

EntryJobController
in package
implements IController

FinalYes

Table of Contents

Interfaces

IController

Properties

$auditTrail  : mixed
$entryJobService  : EntryJobService
$request  : mixed
$response  : IResponse

Methods

__construct()  : mixed
EntryJobController constructor.
saveLogAction()  : mixed
showEntriesByJobIdAction()  : object
showEntryJobByJobIdAction()  : object
showEntryJobsAction()  : object

Properties

Methods

showEntriesByJobIdAction()

public showEntriesByJobIdAction(int $jobId) : object
Parameters
$jobId : int
Return values
object

showEntryJobByJobIdAction()

public showEntryJobByJobIdAction(int $jobId) : object
Parameters
$jobId : int
Return values
object

showEntryJobsAction()

public showEntryJobsAction() : object
Return values
object

        
On this page

Search results