org
.
camunda
feel
package
feel
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
feel
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Type Members
class
CamundaFeelEnginePlugin
extends
AbstractProcessEnginePlugin
type
Date
=
LocalDate
type
DateTime
=
LocalDateTime
type
DayTimeDuration
=
Duration
type
Number
=
BigDecimal
type
Time
=
LocalTime
type
YearMonthDuration
=
Period
Value Members
val
dateFormatter
:
DateTimeFormatter
val
dateTimeFormatter
:
DateTimeFormatter
def
isYearMonthDuration
(
duration:
String
)
:
Boolean
implicit
def
stringToDate
(
date:
String
)
:
Date
implicit
def
stringToDateTime
(
dateTime:
String
)
:
DateTime
implicit
def
stringToDayTimeDuration
(
duration:
String
)
:
DayTimeDuration
implicit
def
stringToNumber
(
number:
String
)
:
Number
implicit
def
stringToTime
(
time:
String
)
:
Time
implicit
def
stringToYearMonthDuration
(
duration:
String
)
:
YearMonthDuration
val
timeFormatter
:
DateTimeFormatter
val
timeFormatterWithOptionalPrefix
:
DateTimeFormatter
Inherited from
AnyRef
Inherited from
Any
Ungrouped