Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Fix spotless check
Browse files Browse the repository at this point in the history
  • Loading branch information
Boyan Georgiev committed Oct 18, 2023
1 parent 8948b5d commit b47266b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1028,8 +1028,8 @@ public WorkflowModel decide(String workflowId) {
}

/**
* This method overloads the {@link #decide(String)}.
* It will acquire a lock and evaluate the state of the workflow.
* This method overloads the {@link #decide(String)}. It will acquire a lock and evaluate the
* state of the workflow.
*
* @param workflow the workflow to evaluate the state for
* @return the workflow
Expand Down

0 comments on commit b47266b

Please sign in to comment.