nest.repository.support Documentation TaskDoc JavaDoc Packages
public class RepositoryPropertyUtils
Utility class for working with properties related to saker.nest repository storage configuration.
Methods
public static ExecutionProperty<String>
Gets an execution property that returns the name of the default local bundle storage if it can be determined.
public static ExecutionProperty<String>
Gets an execution property that returns the name of the default server bundle storage if it can be determined.
public static ExecutionProperty<extends DependencyConstraintConfiguration>
Gets an execution property that returns the current DependencyConstraintConfiguration.
Gets an execution property that returns the name of the default local bundle storage if it can be determined.

If the name cannot be uniquely determined, the property computation throws an exception.

The execution property.
Gets an execution property that returns the name of the default server bundle storage if it can be determined.

If the name cannot be uniquely determined, the property computation throws an exception.

The execution property.