Class IpdJobRegistration
java.lang.Object
com.atlassian.diagnostics.ipd.api.jobs.IpdJobRegistration
- Since:
- 5.0.0
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getKey
-
getIpdJob
-
isWorkInProgress
public boolean isWorkInProgress() -
builder
Creates a new IpdJobRegistrationBuilder.- Parameters:
ipdJob- the job to registerkey- unique key for the job, should be dot-separated string e.g. database.connection.latency- Returns:
- a new IpdJobRegistrationBuilder
-
equals
-
hashCode
public int hashCode()
-