Interface SharedLibraryBinarySpec.TasksCollection

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

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

    • getLink

      Task getLink()
      Returns the link task for this binary.
      Since:
      2.3