org.camunda.bpm.engine.impl.util
Class ParseUtil
java.lang.Object
org.camunda.bpm.engine.impl.util.ParseUtil
public class ParseUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REGEX_TTL_ISO
protected static final Pattern REGEX_TTL_ISO
ParseUtil
public ParseUtil()
parseHistoryTimeToLive
public static Integer parseHistoryTimeToLive(String historyTimeToLive)
- Parse History Time To Live in ISO-8601 format to integer and set into the given entity
- Parameters:
historyTimeToLive - entity -
parseIntegerAttribute
protected static Integer parseIntegerAttribute(String attributeName,
String text)
Copyright © 2017 camunda services GmbH. All rights reserved.