Class JobStateAuditRecord
java.lang.Object
com.microsoft.azure.management.datalake.analytics.models.JobStateAuditRecord
The Data Lake Analytics job state audit records for tracking the lifecycle
of a job.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JobStateAuditRecord
public JobStateAuditRecord()
-
-
Method Details
-
newState
Get the new state the job is in.- Returns:
- the newState value
-
timeStamp
public org.joda.time.DateTime timeStamp()Get the time stamp that the state change took place.- Returns:
- the timeStamp value
-
requestedByUser
Get the user who requests the change.- Returns:
- the requestedByUser value
-
details
Get the details of the audit log.- Returns:
- the details value
-