Overview

Namespaces

  • None
  • PHP

Classes

  • Address
  • AddressGroup
  • AddressRuleContainer
  • AddressStore
  • AggregateEthernetIfStore
  • AggregateEthernetInterface
  • App
  • AppOverrideRule
  • AppRuleContainer
  • AppStore
  • AuthenticationRule
  • CaptivePortalRule
  • cidr
  • Container
  • CsvParser
  • CustomSecurityProfileURL
  • DecryptionProfile
  • DecryptionRule
  • DeviceCloud
  • DeviceGroup
  • DH
  • DoSRule
  • ErrorReporter
  • EthernetIfStore
  • EthernetInterface
  • ExpeditionTaskReporter
  • FawkesConf
  • FileTaskReporter
  • HipObjectsProfile
  • HipProfilesProfile
  • IkeCryptoProfil
  • IkeCryptoProfileStore
  • IKEGateway
  • IKEGatewayStore
  • InterfaceContainer
  • IP4Map
  • IPSecCryptoProfil
  • IPSecCryptoProfileStore
  • IPsecTunnel
  • IPsecTunnelStore
  • LoopbackIfStore
  • LoopbackInterface
  • ManagedDevice
  • ManagedDeviceStore
  • NatRule
  • NetworkPropertiesContainer
  • ObjRuleContainer
  • ObjStore
  • PanAPIConnector
  • PANConf
  • PanoramaConf
  • PbfRule
  • PH
  • PredefinedSecurityProfileURL
  • QoSRule
  • RQuery
  • Rule
  • RuleStore
  • RuleWithUserID
  • Schedule
  • ScheduleStore
  • SecurityProfile
  • SecurityProfileAntiSpyware
  • SecurityProfileAntiVirus
  • SecurityProfileDNSSecurity
  • SecurityProfileFileBlocking
  • SecurityProfileGroup
  • SecurityProfileGroupStore
  • SecurityProfileStore
  • SecurityProfileURL
  • SecurityProfileVirusAndWildfire
  • SecurityProfileVulnerability
  • SecurityProfileWildfire
  • SecurityRule
  • Service
  • ServiceDstPortMapping
  • ServiceGroup
  • ServiceRuleContainer
  • ServiceSrcPortMapping
  • ServiceStore
  • StaticRoute
  • Tag
  • TagRuleContainer
  • TagStore
  • Template
  • TemplateStack
  • TmpInterface
  • TmpInterfaceStore
  • TunnelIfStore
  • TunnelInterface
  • UrlCategoryRuleContainer
  • VirtualRouter
  • VirtualRouterContainer
  • VirtualRouterStore
  • VirtualSystem
  • VirtualWire
  • VirtualWireStore
  • VlanIfStore
  • VlanInterface
  • Zone
  • ZoneRuleContainer
  • ZoneStore

Interfaces

  • TaskReporter

Traits

  • AddressCommon
  • centralAddressStore
  • centralAddressStoreUser
  • centralServiceStore
  • centralServiceStoreUser
  • InterfaceType
  • NegatableRule
  • ObjectWithDescription
  • PanSubHelperTrait
  • PathableName
  • ReferenceableObject
  • RulewithLogging
  • ServiceCommon
  • XmlConvertible

Functions

  • __CmpObjMemID
  • __CmpObjName
  • array_diff_no_cast
  • array_to_devicequery
  • array_unique_no_cast
  • cloneArray
  • convert
  • derr
  • findConnector
  • findConnectorOrDie
  • getDirContents
  • insertAfter
  • lastIndex
  • mdeb
  • mwarning
  • my_shutdown
  • myAutoloader
  • myErrorHandler
  • printn
  • removeElement
  • sortArrayByStartValue
  • yesNoBool
  • Overview
  • Namespace
  • Class
  • Tree

Class ExpeditionTaskReporter

ExpeditionTaskReporter implements TaskReporter
Located at classes/taskManagement/ExpeditionTaskReporter.php
Methods summary
public
# __construct( mixed $taskId, mixed $dbIP, mixed $dbUser, mixed $dbPW )
public
# log( mixed $msg, mixed $level = 1 )
public
# getSender( )
public
# start( )

Implementation of

TaskReporter::start()
public
# end( )
public
# isCancelled( )

Implementation of

TaskReporter::isCancelled()
public
# setStarted( )

Implementation of

TaskReporter::setStarted()
public
# setToRelaunch( mixed $metric, mixed $units, mixed $submessage )

Implementation of

TaskReporter::setToRelaunch()
public
# setCompleted( mixed $submessage = null, mixed $resultCode = null )

Implementation of

TaskReporter::setCompleted()
public
# setCompletedSilent( mixed $subMessage = null, mixed $resultCode = null )

Implementation of

TaskReporter::setCompletedSilent()
public
# setFailed( mixed $subMessage = null, mixed $resultCode = null )

Implementation of

TaskReporter::setFailed()
public
# setFailedSilent( mixed $subMessage = null, mixed $resultCode = null )

Implementation of

TaskReporter::setFailedSilent()
public
# increaseFailed( )

Implementation of

TaskReporter::increaseFailed()
public
# increaseCompleted( )

Implementation of

TaskReporter::increaseCompleted()
public
# updateTaskStatus( mixed $percentage, mixed $correct, mixed $subMessage = null, mixed $resultCode = null )

Implementation of

TaskReporter::updateTaskStatus()
public
# notifyCompletedTaskJob( )
public
# notifyFailedTaskJob( )
PAN-OS-PHP API documentation generated by ApiGen 2.8.0