cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
gradle-plugin
/
app.softwork.cikraft.gradle
/
TransportLockBuildService
Transport
Lock
Build
Service
abstract
class
TransportLockBuildService
:
BuildService
<
TransportLockBuildService.Parameters
>
(
source
)
Members
Constructors
Transport
Lock
Build
Service
Link copied to clipboard
constructor
(
)
Types
Parameters
Link copied to clipboard
interface
Parameters
:
BuildServiceParameters
Properties
parameters
Link copied to clipboard
@get:
Inject
abstract
override
val
parameters
:
TransportLockBuildService.Parameters
?
Functions
get
Parameters
Link copied to clipboard
@
Inject
abstract
fun
getParameters
(
)
:
TransportLockBuildService.Parameters
?