Class PerExecutorHomeLocator

    • Constructor Detail

      • PerExecutorHomeLocator

        @DataBoundConstructor
        public PerExecutorHomeLocator()
    • Method Detail

      • locate

        public FilePath locate​(@Nonnull
                               FilePath workspace)
        Description copied from class: HomeLocator
        Called during the build on the master to determine the location of the local SDK home location.
        Specified by:
        locate in class HomeLocator
        Parameters:
        workspace - the workspace file path locator
        Returns:
        null to let SDK build tool uses its default location. Otherwise this must be located on the same node as described by this path.