public interface PostReleaseReleaserTask extends ReleaserTask
Modifier and Type | Method and Description |
---|---|
default ExecutionResult |
apply(Arguments args)
Executes the task but catches exceptions and converts them into result.
|
description, header, name, runTask, setup, shortName
default ExecutionResult apply(Arguments args)
apply
in interface Function<Arguments,ExecutionResult>
apply
in interface ReleaserTask
args
- - arguments to run the taskCopyright © 2020 Pivotal Software, Inc.. All rights reserved.