Skip to content

Commit

Permalink
aplied spotlessApply
Browse files Browse the repository at this point in the history
  • Loading branch information
Shailesh Jagannath Padave authored and Shailesh Jagannath Padave committed Jan 9, 2025
1 parent d2b3bcc commit cf44c04
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -530,10 +530,10 @@ public TaskDef getTaskDefinition() {
}

/**
* Sets the TaskDef for this instance. If the passed TaskDef does not have a name,
* this method will set it to the name of the current instance.
* Sets the TaskDef for this instance. If the passed TaskDef does not have a name, this method
* will set it to the name of the current instance.
*
* NOTE: This method mutates the passed TaskDef object.
* <p>NOTE: This method mutates the passed TaskDef object.
*
* @param taskDefinition The TaskDef to set. It may be modified by this method.
*/
Expand Down

0 comments on commit cf44c04

Please sign in to comment.