Skip to content

Commit

Permalink
#4652 Add user links to server tasks and search results lists
Browse files Browse the repository at this point in the history
  • Loading branch information
stroomdev66 committed Jan 22, 2025
1 parent 2ebe6e6 commit 5682774
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
@JsonInclude(Include.NON_NULL)
public class FindUserCriteria extends ExpressionCriteria {

@JsonProperty
private final boolean activeUsersOnly;

public FindUserCriteria() {
Expand Down

0 comments on commit 5682774

Please sign in to comment.