Uses of Package
pl.project13.core
-
Packages that use pl.project13.core Package Description pl.project13.core pl.project13.core.util -
Classes in pl.project13.core used by pl.project13.core Class Description AheadBehind A local git repository can either be "ahead", or "behind" in the number of commits relative to the remote repository.CommitIdGenerationMode An enum to indicate how thegit.commit.idproperty should be generated.CommitIdPropertiesOutputFormat An enum to indicate in what format thegenerateGitPropertiesFilenameshould be generated.GitCommitIdExecutionException Exception used by plugin.GitCommitIdPlugin.Callback GitDataProvider An abstract Interface that dictates what functionality aGitProviderneeds to fullfill.GitDataProvider.SupplierEx Represents a supplier of results that is allowed to throw aGitCommitIdExecutionException.GitProvider JGitProvider NativeGitProvider NativeGitProvider.ProcessRunner -
Classes in pl.project13.core used by pl.project13.core.util Class Description CannotReadFileException An exception to indicate that a required file could not be found.CommitIdPropertiesOutputFormat An enum to indicate in what format thegenerateGitPropertiesFilenameshould be generated.GitCommitIdExecutionException Exception used by plugin.