Toggle navigation
Home
org.sonar.db.ce.EligibleTaskDto to java.lang.String
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'sonarqube'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Other
eligible.getExecutionCount() + 1
to
eligibleTaskUuid
Add or Remove Method invocation
eligible.getExecutionCount()
to
PENDING
PENDING
to
eligibleTaskUuid
eligible.getUuid()
to
eligibleTaskUuid
updateIf
to
updateIf
eligible.getUuid()
to
eligibleTaskUuid
Update Class Instacne Creation
new UpdateIf.NewProperties(IN_PROGRESS,workerUuid,eligibleTaskUuid,now,now)
to
new UpdateIf.NewProperties(IN_PROGRESS,workerUuid,now,now)
Rename Variable
eligible
to
eligibleTaskUuid
eligible
to
eligibleTaskUuid