public class CreateClusterID
Gradle task to create an ID for ICM cluster.
This taks creates an UID with Java functionality in the required format.
@NotNull public static java.lang.String DEFAULT_NAME
public static com.intershop.gradle.icm.tasks.CreateClusterID.Companion Companion
public CreateClusterID()
Gradle task to create an ID for ICM cluster.
This taks creates an UID with Java functionality in the required format.
@OutputFile @NotNull public java.io.File getOutputFile()
Output file for generated cluster id.
public void setOutputFile(@NotNull
java.io.File value)
Output file for generated cluster id.
public void createID()
This function represents the logic of this task.