| Package | Description |
|---|---|
| com.heroku.sdk.deploy.lib.sourceblob |
| Modifier and Type | Method and Description |
|---|---|
static SourceBlobDescriptor |
JvmProjectSourceBlobCreator.create(Path projectDirectory,
String clientString,
List<Path> includedProjectFiles,
Supplier<Procfile> customProcfileResolver,
Procfile defaultProcfile,
Supplier<Optional<String>> customJdkVersionResolver,
OutputAdapter outputAdapter)
Creates a SourceBlobDescriptor based on a given project directory and custom resolvers.
|
| Modifier and Type | Method and Description |
|---|---|
static Path |
SourceBlobPackager.pack(SourceBlobDescriptor sourceBlobDescriptor,
OutputAdapter outputAdapter) |
Copyright © 2020. All rights reserved.