@Internal
public interface FieldLayoutService
Modifier and Type | Method and Description |
---|---|
ServiceOutcome<List<FieldLayoutItem>> |
getFilteredLayoutItems(FieldLayout fieldLayout,
String query,
ApplicationUser user) |
ServiceOutcome<List<FieldLayoutItem>> getFilteredLayoutItems(@Nonnull FieldLayout fieldLayout, String query, ApplicationUser user)
fieldLayout
- FieldLayout
objectCopyright © 2002-2024 Atlassian. All Rights Reserved.