Interface StaticLibraryBinarySpec.TasksCollection

All Superinterfaces:
BinaryTasksCollection, Collection<Task>, DomainObjectCollection<Task>, DomainObjectSet<Task>, Iterable<Task>, Set<Task>
Enclosing interface:
StaticLibraryBinarySpec

public static interface StaticLibraryBinarySpec.TasksCollection extends BinaryTasksCollection
Provides access to key tasks used for building the binary.
  • Method Details

    • getCreateStaticLib

      Task getCreateStaticLib()
      The create static library task.