public class DependsCollectResult extends TaskResult<DependsCollectState,DependsCollectErrorCause>
| Constructor and Description |
|---|
DependsCollectResult(@NotNull DependsCollectState taskState,
@Nullable DependsCollectErrorCause errorCause,
@NotNull String targetPlugin,
@NotNull List<DependencyElement> collectedPlugins,
@NotNull List<String> collectFailedPlugins) |
public DependsCollectResult(@NotNull
@NotNull DependsCollectState taskState,
@Nullable
@Nullable DependsCollectErrorCause errorCause,
@NotNull
@NotNull String targetPlugin,
@NotNull
@NotNull List<DependencyElement> collectedPlugins,
@NotNull
@NotNull List<String> collectFailedPlugins)
Copyright © 2023. All rights reserved.