timestamp | R Documentation |
Get the timestamp classifier of an object of class eventlog
timestamp(x)
## S3 method for class 'eventlog'
timestamp(x)
## S3 method for class 'eventlog_mapping'
timestamp(x)
## S3 method for class 'activitylog'
timestamp(x)
## S3 method for class 'activitylog_mapping'
timestamp(x)
x |
Object of class |
timestamp(eventlog)
: Retrieve timestamp identifier from eventlog
timestamp(eventlog_mapping)
: Retrieve timestamp identifier from eventlog mapping
timestamp(activitylog)
: Retrieve timestamp identifier from activitylog
timestamp(activitylog_mapping)
: Retrieve timestamp identifier from activitylog mapping
eventlog
, mapping
Other Classifiers:
activity_id()
,
activity_instance_id()
,
case_id()
,
lifecycle_id()
,
resource_id()
,
set_activity_id()
,
set_activity_instance_id()
,
set_case_id()
,
set_lifecycle_id()
,
set_resource_id()
,
set_timestamp()
,
timestamps()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.