public interface FunctionalTaskItem extends Function<FunctionalTaskItem.Context,Mono<Indexable>>
IndexableTaskItem.| Modifier and Type | Interface and Description |
|---|---|
static class |
FunctionalTaskItem.Context
Type representing context of an
FunctionalTaskItem. |
Copyright © 2021 Microsoft Corporation. All rights reserved.