- generateBuildId() - Method in CI
-
- getAnalyticsBaseDir(File) - Method in AnalyticsPluginExtension
-
Returns the base directory where JSON analytic data files are generated.
- getAnalyticsDir(File) - Method in AnalyticsPluginExtension
-
Returns the specific directory where JSON analytic data files are generated.
- getAnalyticsDir() - Method in SinkTask
-
Returns the directory where JSON analytics data files are generated.
- getBranch() - Method in CI
-
- getBucketName() - Method in GSTask
-
Returns the name of the bucket to use in Google Cloud Storage.
- getBucketName() - Method in ObjectStoreTask
-
Returns the name of the bucket to use in the Object Store.
- getBuildNumber() - Method in CI
-
- getBuildNumExt() - Method in CI
-
- getBuildParameter(String) - Method in CI
-
- getBuildTag() - Method in CI
-
- getBuildTagExt() - Method in CI
-
- getBuildUrl() - Method in CI
-
- getCIServer() - Method in CI
-
- getCommitEmail() - Method in CI
-
- getCommitHash() - Method in CI
-
- getCommitHash() - Method in GitUtils
-
- getCurrentBranch() - Method in GitUtils
-
- getCurrentFullBranch() - Method in GitUtils
-
- getDescription() - Method in SinkContainer
-
- getDomainName() - Method in DomainContainer
-
- getEntityName(File, String) - Method in SinkTask
-
Returns the entity name (i.e. topic name, stream name, etc.) to use with the particular Sink technology..
- getFileBase(File) - Method in Utils
-
- getFileExt(File) - Method in Utils
-
- getFilePath(File, File) - Method in ObjectStoreTask
-
Returns the path of the file inside the bucket to use in the Object Store.
- getFilesByBasename(File, String) - Method in Utils
-
- getFilesByExt(File, String) - Method in Utils
-
- getGitHubOrg() - Method in CI
-
- getGitHubRepo() - Method in CI
-
- getMatchingFiles(File, String) - Method in Utils
-
- getMatchingFilesExt(File, String) - Method in Utils
-
- getMechanism() - Method in SinkContainer
-
- getModifiedFile(File, String) - Method in Utils
-
- getModifiedFileName(File, String) - Method in Utils
-
- getModifiedFiles(File, String, File, String) - Method in Utils
-
- getModifiedMatchingFiles(File, String, File, String, File, String) - Method in Utils
-
- getParameter(Project, String, String, String) - Method in GradleUtils
-
- getPrefix() - Method in SinkContainer
-
- getProjectId() - Method in PubSub
-
Returns the Google Cloud projectId.
- getRelativePath(File, File) - Method in Utils
-
- getRenamedFile(File, String, String) - Method in Utils
-
- getRenamedFileName(File, String, String) - Method in Utils
-
- getRepositoryUrl() - Method in CI
-
- getStreamName(File) - Method in FirehoseTask
-
- getStreamName(File) - Method in JdbcTask
-
- getTaskGroup(String) - Method in DomainContainer
-
- getTaskName(String) - Method in DomainContainer
-
- getTasksFile(File) - Method in AnalyticsPluginExtension
-
Returns the task JSON data file.
- getTestOutputFile(File) - Method in AnalyticsPluginExtension
-
Returns the testOutput JSON data file.
- getTestsFile(File) - Method in AnalyticsPluginExtension
-
Returns the test JSON data file.
- getTimestamp() - Method in CI
-
- getTimestamp() - Method in Sink
-
- GitUtils - Class in com.redpillanalytics.common
Created by stewart on 5/2/16.
- GitUtils(String) - Constructor in GitUtils
-
- GradleUtils - Class in com.redpillanalytics.common
Created by stewartbryson on 11/30/16.
- GSTask - Class in com.redpillanalytics.plugin.tasks
- gsTask() - Method in GSTask
-
The Gradle Custom Task @TaskAction.