public class CustomCheck
extends DefaultCheck
DefaultCheck.CompanionCheck.DefaultImplsCompanion, LOG_VALUES_COUNT| Constructor and Description |
|---|
CustomCheck(CheckGroup group,
kotlin.jvm.functions.Function1<? super com.cognifide.gradle.aem.common.instance.check.CustomCheck,kotlin.Unit> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
check() |
getAem, getGroup, getInstance, getProgress, getRunner, getStatus, getStatusLogger, getSuccess, getSync, logValues, setSync, statecheck, getFailure, getStatus, getSuccesspublic CustomCheck(@NotNull
CheckGroup group,
@NotNull
kotlin.jvm.functions.Function1<? super com.cognifide.gradle.aem.common.instance.check.CustomCheck,kotlin.Unit> callback)