| Package | Description |
|---|---|
| com.suncode.plugin.framework | |
| com.suncode.plugin.framework.requirements |
| Modifier and Type | Method and Description |
|---|---|
Reference |
Plugin.getReference() |
static Reference |
Reference.of(Plugin plugin) |
Reference |
Reference.withVersion(UnaryOperator<Version> versionOp) |
Reference |
Reference.withVersion(Version newVersion) |
| Modifier and Type | Method and Description |
|---|---|
Set<Reference> |
Host.fulfilledRequirements()
Wymagania które spełnia host.
|
| Modifier and Type | Method and Description |
|---|---|
PluginControl.Validation |
PluginControl.validate(Reference plugin,
Requirements requirements) |
| Modifier and Type | Method and Description |
|---|---|
static Requirement |
Requirement.mandatory(Reference reference) |
static Requirement |
Requirement.optional(Reference reference) |
Optional<Required> |
PluginRequirements.resolveRequirement(Reference reference) |
Copyright © 2022 Suncode. All rights reserved.