public interface SPlatformBuilderFactory
| Modifier and Type | Method and Description |
|---|---|
SPlatformBuilder |
createNewInstance(String version,
String previousVersion,
String initialVersion,
String createdBy,
long created) |
String |
getCreatedByKey() |
String |
getCreatedKey() |
String |
getIdKey() |
String |
getInformationKey() |
String |
getInitialVersionKey() |
String |
getPreviousVersionKey() |
String |
getVersionKey() |
SPlatformBuilder createNewInstance(String version, String previousVersion, String initialVersion, String createdBy, long created)
String getIdKey()
String getVersionKey()
String getPreviousVersionKey()
String getInitialVersionKey()
String getCreatedKey()
String getCreatedByKey()
String getInformationKey()
Copyright © 2019 Bonitasoft S.A.. All rights reserved.