Get the resource classifier of an object of class eventlog.
Usage
resource_id(x)
# S3 method for class 'eventlog'
resource_id(x)
# S3 method for class 'eventlog_mapping'
resource_id(x)
# S3 method for class 'activitylog'
resource_id(x)
# S3 method for class 'activitylog_mapping'
resource_id(x)Arguments
- x
log: Object of classeventlogoractivitylog, ormapping.
Methods (by class)
resource_id(eventlog): Retrieve resource identifier from eventlogresource_id(eventlog_mapping): Retrieve resource identifier from eventlog mappingresource_id(activitylog): Retrieve resource identifier from activitylogresource_id(activitylog_mapping): Retrieve resource identifier from activitylog mapping
