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.
Since:
2.3
  • Method Details

    • getCreateStaticLib

      Task getCreateStaticLib()
      The create static library task.
      Since:
      2.3