cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
gradle-plugin
/
app.softwork.cikraft.gradle
/
InfrastructureIntegrationFlowsR8Feature
Infrastructure
Integration
Flows
R8Feature
abstract
class
InfrastructureIntegrationFlowsR8Feature
:
Plugin
<
Project
>
,
ProjectFeatureBinding
(
source
)
Members
Constructors
Infrastructure
Integration
Flows
R8Feature
Link copied to clipboard
constructor
(
)
Types
Apply
Action
Link copied to clipboard
abstract
class
ApplyAction
:
ProjectFeatureApplyAction
<
R8Definition
,
R8BuildModel
,
IntegrationFlow
>
Functions
apply
Link copied to clipboard
open
override
fun
apply
(
target
:
Project
)
bind
Link copied to clipboard
open
override
fun
bind
(
builder
:
ProjectFeatureBindingBuilder
)