public interface LabelGenerator
Modifier and Type | Method and Description |
---|---|
String |
generateLabel(String displayName,
JobStatusCount jobCount,
String pattern)
Generate the label text specified by pattern using the displayName and jobCount data.
|
String generateLabel(String displayName, JobStatusCount jobCount, String pattern)
displayName
- Original view display namejobCount
- job status count data for the viewpattern
- label patternCopyright © 2004-2016. All Rights Reserved.