| timestamps | R Documentation |
Get the timestamps classifier of an object of class activitylog
timestamps(x)
## S3 method for class 'eventlog'
timestamps(x)
## S3 method for class 'eventlog_mapping'
timestamps(x)
## S3 method for class 'activitylog'
timestamps(x)
## S3 method for class 'activitylog_mapping'
timestamps(x)
x |
Object of class |
timestamps(eventlog): Retrieve timestamp identifier from eventlog
timestamps(eventlog_mapping): Retrieve timestamp identifier from eventlog mapping
timestamps(activitylog): Retrieve timestamp identifier from activitylog
timestamps(activitylog_mapping): Retrieve timestamp identifier from activitylog mapping
activitylog, 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(),
timestamp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.