public class GitInfoContributor extends InfoPropertiesInfoContributor<GitProperties>
GitProperties を公開する InfoContributor。InfoPropertiesInfoContributor.Mode| コンストラクターと説明 |
|---|
GitInfoContributor(GitProperties properties) |
GitInfoContributor(GitProperties properties, InfoPropertiesInfoContributor.Mode mode) |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | contribute(Info.Builder builder) 指定された Builder を使用して追加の詳細を提供します。 |
protected void | postProcessContent(MapSE<StringSE, ObjectSE> content) 公開するコンテンツを後処理します。 |
protected org.springframework.core.env.PropertySource<?> | toSimplePropertySource()SIMPLE モードの PropertySource を返します。 |
copyIfSet, extractContent, generateContent, getMode, getNestedMap, getProperties, replaceValue, toPropertySourcecloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic GitInfoContributor(GitProperties properties)
public GitInfoContributor(GitProperties properties, InfoPropertiesInfoContributor.Mode mode)
public void contribute(Info.Builder builder)
InfoContributorBuilder を使用して追加の詳細を提供します。builder - 使用するビルダー protected org.springframework.core.env.PropertySource<?> toSimplePropertySource()
InfoPropertiesInfoContributorSIMPLE モードの PropertySource を返します。InfoPropertiesInfoContributor<GitProperties> の toSimplePropertySource InfoPropertiesInfoContributor.toPropertySource()protected void postProcessContent(MapSE<StringSE,ObjectSE> content)
InstantSE インスタンスに変換されます。InfoPropertiesInfoContributor<GitProperties> の postProcessContent content - 公開するコンテンツ Copyright © 2019 Pivotal Software, Inc.. All rights reserved.