@ExperimentalApi
@Internal
public interface TaskBackgroundProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
finaliseProcessing(@NotNull RuntimeTaskDefinition taskDefinition,
@NotNull CommonContext commonContext) |
void |
initProcessing(@NotNull RuntimeTaskDefinition taskDefinition,
@NotNull CommonContext context) |
void initProcessing(@NotNull
@NotNull RuntimeTaskDefinition taskDefinition,
@NotNull
@NotNull CommonContext context)
void finaliseProcessing(@NotNull
@NotNull RuntimeTaskDefinition taskDefinition,
@NotNull
@NotNull CommonContext commonContext)
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.