public class Environments extends Examiner
PROTOCOL, SCM_REVISION_KEY, SCM_URL_KEY
Constructor and Description |
---|
Environments() |
Modifier and Type | Method and Description |
---|---|
protected static void |
addRow(com.google.common.collect.Table<Integer,Integer,String> table,
List<String> strings) |
protected static void |
addRow(com.google.common.collect.Table<Integer,Integer,String> table,
String string) |
protected static void |
addRow(com.google.common.collect.Table<Integer,Label,String> table,
Map<Label,String> map) |
protected static NumberFormat |
getAgeFormatter() |
protected static String |
getApplication(Environment env) |
protected static org.kuali.common.util.maven.model.Artifact |
getArtifact(org.kuali.common.util.project.model.Project project) |
protected static String |
getBuildDate(org.kuali.common.util.project.model.Project project) |
protected static SimpleDateFormat |
getBuildDateFormatter() |
protected static String |
getDatabaseSchema(com.google.common.base.Optional<Database> optional) |
protected static String |
getDatabaseUrl(com.google.common.base.Optional<Database> optional) |
protected static int |
getEnvironmentInteger(String environmentName) |
protected static String |
getFullRepositoryPathUrl(String repo,
org.kuali.common.util.maven.model.Artifact artifact) |
protected static String |
getKey(org.kuali.common.util.maven.model.Artifact artifact) |
protected static String |
getMemory(com.google.common.base.Optional<Memory> optional) |
protected static String |
getPurpose(EC2Instance server) |
protected static com.google.common.base.Optional<String> |
getRepoFragment(org.kuali.common.util.maven.model.Artifact artifact) |
protected static Map<Label,String> |
getRowData(Environment env) |
protected static String |
getScmDisplay(Environment env) |
protected static String |
getScmVendor(org.kuali.common.util.project.model.Project project) |
protected static String |
getServer(EC2Instance instance) |
static com.google.common.collect.Table<Integer,Label,String> |
getTable(List<Environment> envs) |
protected static com.google.common.base.Optional<String> |
getTagValue(EC2Instance instance,
String tagName) |
protected static String |
getTime(com.google.common.base.Optional<Long> millis) |
protected static String |
getTomcat(Environment env) |
protected static String |
getToolTip(String hover,
String tip) |
protected static String |
getVersionLink(com.google.common.base.Optional<Application> app) |
protected static String |
href(String dest,
String show) |
public Environments()
public static com.google.common.collect.Table<Integer,Label,String> getTable(List<Environment> envs)
protected static SimpleDateFormat getBuildDateFormatter()
protected static Map<Label,String> getRowData(Environment env)
protected static String getVersionLink(com.google.common.base.Optional<Application> app)
protected static String getFullRepositoryPathUrl(String repo, org.kuali.common.util.maven.model.Artifact artifact)
protected static com.google.common.base.Optional<String> getRepoFragment(org.kuali.common.util.maven.model.Artifact artifact)
protected static org.kuali.common.util.maven.model.Artifact getArtifact(org.kuali.common.util.project.model.Project project)
protected static String getToolTip(String hover, String tip)
protected static com.google.common.base.Optional<String> getTagValue(EC2Instance instance, String tagName)
protected static String getPurpose(EC2Instance server)
protected static int getEnvironmentInteger(String environmentName)
protected static NumberFormat getAgeFormatter()
protected static String getTomcat(Environment env)
protected static String getApplication(Environment env)
protected static String getScmDisplay(Environment env)
protected static String getDatabaseUrl(com.google.common.base.Optional<Database> optional)
protected static String getDatabaseSchema(com.google.common.base.Optional<Database> optional)
protected static String getBuildDate(org.kuali.common.util.project.model.Project project)
protected static String getScmVendor(org.kuali.common.util.project.model.Project project)
protected static String getServer(EC2Instance instance)
protected static void addRow(com.google.common.collect.Table<Integer,Label,String> table, Map<Label,String> map)
protected static void addRow(com.google.common.collect.Table<Integer,Integer,String> table, String string)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.