@PublicApi
public interface GeneratingDataCapability<PARAMETERS extends WidgetParameters,DATA extends WidgetData>
Modifier and Type | Method and Description |
---|---|
DATA |
generate(PARAMETERS parameters,
int limit,
ProgressId progressId) |
@Nonnull DATA generate(@Nonnull PARAMETERS parameters, int limit, @Nonnull ProgressId progressId) throws Exception
Exception
Copyright © 2023 Atlassian. All rights reserved.