Serialized Form
-
Package io.quarkus.bootstrap.model
-
Class io.quarkus.bootstrap.model.AppArtifact extends AppArtifactCoords implements Serializable
- serialVersionUID:
- -6226544163467103712L
-
Serialized Fields
-
flags
int flags
-
module
WorkspaceModule module
-
paths
PathsCollection paths
-
scope
String scope
-
-
Class io.quarkus.bootstrap.model.AppArtifactCoords extends Object implements Serializable
- serialVersionUID:
- -4401898149727779844L
-
Class io.quarkus.bootstrap.model.AppArtifactKey extends Object implements Serializable
- serialVersionUID:
- -6758193261385541101L
-
Class io.quarkus.bootstrap.model.AppDependency extends Object implements Serializable
- serialVersionUID:
- 7030281544498286020L
-
Serialized Fields
-
artifact
AppArtifact artifact
-
flags
int flags
-
scope
String scope
-
-
Class io.quarkus.bootstrap.model.CapabilityContract extends Object implements Serializable
- serialVersionUID:
- -2817736967526011849L
-
Serialized Fields
-
extension
String extension
-
providesCapabilities
Collection<String> providesCapabilities
-
requiresCapabilities
Collection<String> requiresCapabilities
-
-
Class io.quarkus.bootstrap.model.DefaultApplicationModel extends Object implements Serializable
- serialVersionUID:
- -3878782344578748234L
-
Serialized Fields
-
appArtifact
ResolvedDependency appArtifact
-
capabilityContracts
List<ExtensionCapabilities> capabilityContracts
-
dependencies
List<ResolvedDependency> dependencies
-
excludedResources
Map<ArtifactKey,Set<String>> excludedResources
-
localProjectArtifacts
Set<ArtifactKey> localProjectArtifacts
-
platformImports
PlatformImports platformImports
-
-
Class io.quarkus.bootstrap.model.MutableJarApplicationModel extends Object implements Serializable
- serialVersionUID:
- 2046278141713688084L
-
Serialized Fields
-
appArtifact
io.quarkus.bootstrap.model.MutableJarApplicationModel.SerializedDep appArtifact
-
baseName
String baseName
-
capabilitiesContracts
Collection<ExtensionCapabilities> capabilitiesContracts
-
dependencies
List<io.quarkus.bootstrap.model.MutableJarApplicationModel.SerializedDep> dependencies
-
excludedResources
Map<ArtifactKey,Set<String>> excludedResources
-
localProjectArtifacts
Set<ArtifactKey> localProjectArtifacts
-
platformImports
PlatformImports platformImports
-
userProvidersDirectory
String userProvidersDirectory
-
-
Class io.quarkus.bootstrap.model.PathsCollection extends Object implements Serializable
- serialVersionUID:
- -7214825505580070033L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
Class io.quarkus.bootstrap.model.PlatformImportsImpl extends Object implements Serializable
- serialVersionUID:
- -1722573527738064746L
-
Serialized Fields
-
allPlatformInfo
Map<String,PlatformInfo> allPlatformInfo
-
collectedProps
Map<String,String> collectedProps
-
importedPlatformBoms
Map<String,Collection<ArtifactCoords>> importedPlatformBoms
-
platformBoms
Collection<ArtifactCoords> platformBoms
-
platformImports
Map<ArtifactCoords,io.quarkus.bootstrap.model.PlatformImportsImpl.PlatformImport> platformImports
-
platformReleaseInfo
Collection<PlatformReleaseInfo> platformReleaseInfo
-
-
Class io.quarkus.bootstrap.model.PlatformInfo extends Object implements Serializable
- serialVersionUID:
- 7143227956636416934L
-
Serialized Fields
-
key
String key
-
streams
List<PlatformStreamInfo> streams
-
-
Class io.quarkus.bootstrap.model.PlatformReleaseInfo extends Object implements Serializable
- serialVersionUID:
- 7751600738849301644L
-
Serialized Fields
-
boms
List<ArtifactCoords> boms
-
platformKey
String platformKey
-
stream
String stream
-
version
String version
-
-
Class io.quarkus.bootstrap.model.PlatformStreamInfo extends Object implements Serializable
- serialVersionUID:
- 7472307823974997268L
-
Serialized Fields
-
id
String id
-
releases
Map<String,PlatformReleaseInfo> releases
-
-
-
Package io.quarkus.bootstrap.model.gradle.impl
-
Class io.quarkus.bootstrap.model.gradle.impl.ModelParameterImpl extends Object implements Serializable
- serialVersionUID:
- 4617775770506785059L
-
Serialized Fields
-
mode
String mode
-
-
-
Package io.quarkus.bootstrap.resolver
-
Class io.quarkus.bootstrap.resolver.AppModelResolverException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
-
Package io.quarkus.bootstrap.workspace
-
Class io.quarkus.bootstrap.workspace.DefaultArtifactSources extends Object implements Serializable
- serialVersionUID:
- 2053702489268820757L
-
Serialized Fields
-
classifier
String classifier
-
resources
Collection<SourceDir> resources
-
sources
Collection<SourceDir> sources
-
-
Class io.quarkus.bootstrap.workspace.DefaultSourceDir extends Object implements Serializable
- serialVersionUID:
- 6544177650615687691L
-
Class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule extends Object implements Serializable
- serialVersionUID:
- 6906903256002107806L
-
Serialized Fields
-
additionalTestClasspathElements
Collection<String> additionalTestClasspathElements
-
buildDir
File buildDir
-
buildFiles
PathCollection buildFiles
-
directDepConstraints
List<Dependency> directDepConstraints
-
directDeps
List<Dependency> directDeps
-
id
WorkspaceModuleId id
-
moduleDir
File moduleDir
-
parent
WorkspaceModule parent
-
sourcesSets
Map<String,ArtifactSources> sourcesSets
-
testClasspathDependencyExclusions
Collection<String> testClasspathDependencyExclusions
-
-
Class io.quarkus.bootstrap.workspace.DefaultWorkspaceModule.Builder extends Object implements Serializable
-
-
Package io.quarkus.maven
-
Class io.quarkus.maven.ArtifactCoords extends Object implements Serializable
-
Serialized Fields
-
artifactId
String artifactId
Deprecated, for removal: This API element is subject to removal in a future version. -
classifier
String classifier
Deprecated, for removal: This API element is subject to removal in a future version. -
groupId
String groupId
Deprecated, for removal: This API element is subject to removal in a future version. -
type
String type
Deprecated, for removal: This API element is subject to removal in a future version. -
version
String version
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
-
Class io.quarkus.maven.ArtifactKey extends Object implements Serializable
-
Serialized Fields
-
artifactId
String artifactId
Deprecated, for removal: This API element is subject to removal in a future version. -
classifier
String classifier
Deprecated, for removal: This API element is subject to removal in a future version. -
groupId
String groupId
Deprecated, for removal: This API element is subject to removal in a future version. -
type
String type
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
-
-
Package io.quarkus.maven.dependency
-
Class io.quarkus.maven.dependency.ArtifactDependency extends GACTV implements Serializable
- serialVersionUID:
- 5669341172899612719L
-
Serialized Fields
-
exclusions
Collection<ArtifactKey> exclusions
-
flags
int flags
-
scope
String scope
-
-
Class io.quarkus.maven.dependency.GACT extends Object implements Serializable
- serialVersionUID:
- 2860156541775021365L
-
Class io.quarkus.maven.dependency.GACTV extends Object implements Serializable
- serialVersionUID:
- -8362130311897578173L
-
Class io.quarkus.maven.dependency.GAV extends Object implements Serializable
- serialVersionUID:
- -1110768961345248967L
-
Class io.quarkus.maven.dependency.ResolvedArtifactDependency extends ArtifactDependency implements Serializable
- serialVersionUID:
- 4038042391733012566L
-
Serialized Fields
-
module
WorkspaceModule module
-
paths
PathCollection paths
-
-
-
Package io.quarkus.paths
-
Class io.quarkus.paths.DirectoryPathTree extends PathTreeWithManifest implements Serializable
- serialVersionUID:
- 2255956884896445059L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
dir
Path dir
-
pathFilter
PathFilter pathFilter
-
-
Class io.quarkus.paths.PathFilter extends Object implements Serializable
- serialVersionUID:
- -5712472676677054175L
-
Class io.quarkus.paths.PathList extends Object implements Serializable
- serialVersionUID:
- 4972894992642525297L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-